No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / pmax / include / db_machdep.h
blob050d57386d9dd503d1ee1f999c6468e7eea2314f
1 /* $NetBSD: db_machdep.h,v 1.2 1999/03/23 22:07:07 simonb Exp $ */
3 #ifndef _PMAX_DB_MACHDEP_H_
4 #define _PMAX_DB_MACHDEP_H_
6 #define DB_ELF_SYMBOLS
7 #define DB_ELFSIZE 32
8 #define DB_AOUT_SYMBOLS
10 #include <mips/db_machdep.h>
12 #endif /* !_PMAX_DB_MACHDEP_H_ */