db_machdep.h revision 1.2
11.2Schs/*	$NetBSD: db_machdep.h,v 1.2 2001/12/24 17:57:19 chs Exp $	*/
21.1Snisimura
31.1Snisimura/* Just use the common m68k definition */
41.1Snisimura#include <m68k/db_machdep.h>
51.2Schs
61.2Schs#undef DB_AOUT_SYMBOLS
71.2Schs#define DB_ELF_SYMBOLS
81.2Schs#define DB_ELFSIZE 32
9