1 1.2 scw /* $NetBSD: db_machdep.h,v 1.2 2000/12/02 13:57:05 scw Exp $ */ 2 1.1 chuck 3 1.1 chuck /* Just use the common m68k definition */ 4 1.1 chuck #include <m68k/db_machdep.h> 5 1.2 scw 6 1.2 scw #undef DB_AOUT_SYMBOLS 7 1.2 scw #define DB_ELF_SYMBOLS 8 1.2 scw #define DB_ELFSIZE 32 9