diff options
Diffstat (limited to 'sys/arch/cats/include/sysarch.h')
-rw-r--r-- | sys/arch/cats/include/sysarch.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/cats/include/sysarch.h b/sys/arch/cats/include/sysarch.h new file mode 100644 index 00000000000..18778d71e0c --- /dev/null +++ b/sys/arch/cats/include/sysarch.h @@ -0,0 +1,4 @@ +/* $OpenBSD: sysarch.h,v 1.1 2004/02/01 05:12:54 drahn Exp $ */ +/* $NetBSD: sysarch.h,v 1.3 2001/11/25 15:55:58 thorpej Exp $ */ + +#include <arm/sysarch.h> |