xref: /netbsd-src/sys/arch/newsmips/include/db_machdep.h (revision 5aefcfdc06931dd97e76246d2fe0302f7b3fe094)
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