1 /* $NetBSD: db_machdep.h,v 1.5 2017/11/06 03:47:48 christos Exp $ */ 2 3 #ifndef _PMAX_DB_MACHDEP_H_ 4 #define _PMAX_DB_MACHDEP_H_ 5 6 #define DB_ELF_SYMBOLS 7 8 #include <mips/db_machdep.h> 9 10 #endif /* !_PMAX_DB_MACHDEP_H_ */ 11
1 /* $NetBSD: db_machdep.h,v 1.5 2017/11/06 03:47:48 christos Exp $ */ 2 3 #ifndef _PMAX_DB_MACHDEP_H_ 4 #define _PMAX_DB_MACHDEP_H_ 5 6 #define DB_ELF_SYMBOLS 7 8 #include <mips/db_machdep.h> 9 10 #endif /* !_PMAX_DB_MACHDEP_H_ */ 11