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