NetBSD/sys/arch/hp300/include/db_machdep.h
tsutsui d5503af8b3 Remove defines DB_ELF_SYMBOLS and DB_ELFSIZE, which are defined
in <m68k/db_machdep.h>.

XXX: should we remove DB_AOUT_SYMBOLS from <m68k/db_machdep.h>, or
XXX: should all m68k ports still have DB_AOUT_SYMBOLS?
2005-12-06 17:05:02 +00:00

7 lines
164 B
C

/* $NetBSD: db_machdep.h,v 1.4 2005/12/06 17:05:02 tsutsui Exp $ */
/* Just use the common m68k definition */
#include <m68k/db_machdep.h>
#undef DB_AOUT_SYMBOLS