Home | History | Annotate | Line # | Download | only in include
db_machdep.h revision 1.2
      1 /*	$NetBSD: db_machdep.h,v 1.2 1999/03/23 22:07:07 simonb Exp $	*/
      2 
      3 #define DB_ELF_SYMBOLS
      4 #define DB_ELFSIZE	32
      5 #define DB_AOUT_SYMBOLS
      6 
      7 #include <mips/db_machdep.h>
      8