mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-05 05:04:57 -04:00
8 lines
183 B
C
8 lines
183 B
C
/* $NetBSD: db_machdep.h,v 1.1 2013/07/18 22:08:59 matt Exp $ */
|
|
|
|
/* Just use the common m68k definition */
|
|
#include <m68k/db_machdep.h>
|
|
|
|
#define DB_ELF_SYMBOLS
|
|
#define DB_ELFSIZE 32
|