xref: /netbsd-src/sys/arch/luna68k/include/db_machdep.h (revision b2c35e17b976cf7ccd7250c86c6f5e95090ed636)
1 /*	$NetBSD: db_machdep.h,v 1.4 2017/11/06 03:47:47 christos Exp $	*/
2 
3 /* Just use the common m68k definition */
4 #include <m68k/db_machdep.h>
5 
6 #define DB_ELF_SYMBOLS
7