db_machdep.h revision 1.1
1/*	$NetBSD: db_machdep.h,v 1.1 2024/01/02 07:41:00 thorpej Exp $	*/
2
3/* Just use the common m68k definition */
4#include <m68k/db_machdep.h>
5
6#define DB_ELF_SYMBOLS
7