3f55a7b9aa
Currently supports the RC3230
7 lines
140 B
C
7 lines
140 B
C
/* $NetBSD: db_machdep.h,v 1.1 2000/08/12 22:58:12 wdk Exp $ */
|
|
|
|
#define DB_ELF_SYMBOLS
|
|
#define DB_ELFSIZE 32
|
|
|
|
#include <mips/db_machdep.h>
|