xref: /netbsd-src/sys/arch/newsmips/include/db_machdep.h (revision 4472dbe5e3bd91ef2540bada7a7ca7384627ff9b)
1 /*	$NetBSD: db_machdep.h,v 1.2 1999/03/26 07:03:01 tsubai Exp $	*/
2 
3 #define DB_ELF_SYMBOLS
4 #define DB_ELFSIZE 32
5 
6 #include <mips/db_machdep.h>
7