NetBSD/sys/arch/pmax/include/db_machdep.h

8 lines
167 B
C

/* $NetBSD: db_machdep.h,v 1.2 1999/03/23 22:07:07 simonb Exp $ */
#define DB_ELF_SYMBOLS
#define DB_ELFSIZE 32
#define DB_AOUT_SYMBOLS
#include <mips/db_machdep.h>