repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
hpcmips
/
include
/
db_machdep.h
blob
21ce37918d368b268b0878d83b2aba5c047d4535
1
/* $NetBSD: db_machdep.h,v 1.1.1.1 1999/09/16 12:23:22 takemura Exp $ */
2
3
#ifndef _HPCMIPS_DB_MACHDEP_H_
4
#define _HPCMIPS_DB_MACHDEP_H_
5
6
#define DB_ELF_SYMBOLS
7
#define DB_ELFSIZE 32
8
9
#include <mips/db_machdep.h>
10
11
#endif
/* !_HPCMIPS_DB_MACHDEP_H_ */