diff options
Diffstat (limited to 'sys/arch/hp300/include/db_machdep.h')
-rw-r--r-- | sys/arch/hp300/include/db_machdep.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/hp300/include/db_machdep.h b/sys/arch/hp300/include/db_machdep.h new file mode 100644 index 00000000000..856c91dd32b --- /dev/null +++ b/sys/arch/hp300/include/db_machdep.h @@ -0,0 +1,4 @@ +/* $NetBSD: db_machdep.h,v 1.2 1994/10/26 07:26:21 cgd Exp $ */ + +/* Just use the common m68k definition */ +#include <m68k/db_machdep.h> |