NetBSD/sys/arch/newsmips/include/db_machdep.h
tsubai f75ec26a42 Define DB_ELF_SYMBOLS to compile.
(currently /boot doesn't preserve symbols.)
1999-03-26 07:03:01 +00:00

7 lines
143 B
C

/* $NetBSD: db_machdep.h,v 1.2 1999/03/26 07:03:01 tsubai Exp $ */
#define DB_ELF_SYMBOLS
#define DB_ELFSIZE 32
#include <mips/db_machdep.h>