xref: /netbsd-src/sys/arch/mvme68k/include/db_machdep.h (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
1 /*	$NetBSD: db_machdep.h,v 1.3 2011/04/11 04:22:30 mrg 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