/* $NetBSD: db_machdep.h,v 1.3 2000/01/09 15:34:42 ad Exp $ */ #ifndef _PMAX_DB_MACHDEP_H_ #define _PMAX_DB_MACHDEP_H_ #define DB_ELF_SYMBOLS #define DB_ELFSIZE 32 #define DB_AOUT_SYMBOLS #include #endif /* !_PMAX_DB_MACHDEP_H_ */