Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / algor / include / db_machdep.h
blobe59b164a5ea25ef9d6a9a22d8f7ece715ce0f157
1 /* $NetBSD$ */
3 #ifndef _ALGOR_DB_MACHDEP_H_
4 #define _ALGOR_DB_MACHDEP_H_
6 #define DB_ELF_SYMBOLS
7 #define DB_ELFSIZE 32
9 #include <mips/db_machdep.h>
11 #endif /* !_ALGOR_DB_MACHDEP_H_ */