xref: /netbsd-src/sys/arch/mipsco/include/db_machdep.h (revision 3b01aba77a7a698587faaae455bbfe740923c1f5)
1 /*	$NetBSD: db_machdep.h,v 1.1 2000/08/12 22:58:12 wdk Exp $	*/
2 
3 #define DB_ELF_SYMBOLS
4 #define DB_ELFSIZE 32
5 
6 #include <mips/db_machdep.h>
7