xref: /netbsd-src/sys/arch/hpcarm/include/db_machdep.h (revision 181254a7b1bdde6873432bffef2d2decc4b5c22f)
1 /* $NetBSD: db_machdep.h,v 1.4 2017/11/06 03:47:46 christos Exp $ */
2 
3 #include <arm/db_machdep.h>
4 
5 /* hpcarm uses ELF for kernel */
6 #define DB_ELF_SYMBOLS
7