f75ec26a42
(currently /boot doesn't preserve symbols.)
7 lines
143 B
C
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>
|