xref: /netbsd-src/sys/arch/hpcarm/include/db_machdep.h (revision 8450a7c42673d65e3b1f6560d3b6ecd317a6cbe8)
1 /* $NetBSD: db_machdep.h,v 1.3 2001/03/20 18:01:49 toshii Exp $ */
2 
3 #include <arm/db_machdep.h>
4 
5 /* hpcarm uses ELF for kernel */
6 #define DB_ELF_SYMBOLS
7 #define DB_ELFSIZE      32
8