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

7 lines
140 B
C

/* $NetBSD: db_machdep.h,v 1.1 2000/08/12 22:58:12 wdk Exp $ */
#define DB_ELF_SYMBOLS
#define DB_ELFSIZE 32
#include <mips/db_machdep.h>