07a98cd33f
in db_sym.[ch] as it is used by the elf version of crash(8). i will be cleaning up the db_sym.c code in a follow up commit to avoid having dead code compiled.
8 lines
182 B
C
8 lines
182 B
C
/* $NetBSD: db_machdep.h,v 1.3 2011/04/11 04:22:30 mrg Exp $ */
|
|
|
|
/* Just use the common m68k definition */
|
|
#include <m68k/db_machdep.h>
|
|
|
|
#define DB_ELF_SYMBOLS
|
|
#define DB_ELFSIZE 32
|