db_machdep.h revision 1.1
11.1Smatt/*	$NetBSD: db_machdep.h,v 1.1 2013/07/18 22:08:59 matt Exp $	*/
21.1Smatt
31.1Smatt/* Just use the common m68k definition */
41.1Smatt#include <m68k/db_machdep.h>
51.1Smatt
61.1Smatt#define DB_ELF_SYMBOLS
71.1Smatt#define DB_ELFSIZE 32
8