diff options
Diffstat (limited to 'sys/arch/cats/isa/isa_machdep.h')
-rw-r--r-- | sys/arch/cats/isa/isa_machdep.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/cats/isa/isa_machdep.h b/sys/arch/cats/isa/isa_machdep.h new file mode 100644 index 00000000000..3995d02ce84 --- /dev/null +++ b/sys/arch/cats/isa/isa_machdep.h @@ -0,0 +1,3 @@ +/* $OpenBSD: isa_machdep.h,v 1.1 2004/02/01 05:12:54 drahn Exp $ */ +/* stub until this file is moved */ +#include <machine/isa_machdep.h> |