Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / sgimips / include / db_machdep.h
blob0e74876669ff4c2b8038d4a0c917adb107a3af2a
1 /* $NetBSD: db_machdep.h,v 1.1 2000/06/14 15:39:57 soren Exp $ */
3 #ifndef _SGIMIPS_DB_MACHDEP_H_
4 #define _SGIMIPS_DB_MACHDEP_H_
6 #define DB_ELF_SYMBOLS
7 #define DB_ELFSIZE 32
9 #include <mips/db_machdep.h>
11 #endif /* !_SGIMIPS_DB_MACHDEP_H_ */