xref: /netbsd-src/sys/arch/evbcf/include/db_machdep.h (revision d909946ca08dceb44d7d0f22ec9488679695d976)
1 /*	$NetBSD: db_machdep.h,v 1.2 2014/03/18 18:20:41 riastradh 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