xref: /netbsd-src/sys/arch/zaurus/include/db_machdep.h (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
1 /*	$NetBSD: db_machdep.h,v 1.1 2006/12/16 05:43:53 ober Exp $	*/
2 
3 #include <arm/db_machdep.h>
4 
5 /* zaurus uses ELF for kernel */
6 #define DB_ELF_SYMBOLS
7 #define DB_ELFSIZE      32
8