41febd3a3c
db_machdep.h file.
8 lines
167 B
C
8 lines
167 B
C
/* $NetBSD: db_machdep.h,v 1.2 1999/03/23 22:07:07 simonb Exp $ */
|
|
|
|
#define DB_ELF_SYMBOLS
|
|
#define DB_ELFSIZE 32
|
|
#define DB_AOUT_SYMBOLS
|
|
|
|
#include <mips/db_machdep.h>
|