xref: /netbsd-src/sys/arch/x68k/include/db_machdep.h (revision 6d322f2f4598f0d8a138f10ea648ec4fabe41f8b)
1 /*	$NetBSD: db_machdep.h,v 1.2 2001/12/06 04:13:12 minoura Exp $	*/
2 
3 /* Just use the common m68k definition */
4 #include <m68k/db_machdep.h>
5 
6 #define	DB_ELF_SYMBOLS
7 #define	DB_ELFSIZE	32
8