8 lines
186 B
C
8 lines
186 B
C
/* $NetBSD: db_machdep.h,v 1.2 2001/01/12 17:11:50 tsutsui Exp $ */
|
|
|
|
/* Just use the common m68k definition */
|
|
#include <m68k/db_machdep.h>
|
|
|
|
#define DB_ELF_SYMBOLS
|
|
#define DB_ELFSIZE 32
|