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

7 lines
148 B
C
Raw Normal View History

2001-09-04 11:12:28 +04:00
/* $NetBSD: db_machdep.h,v 1.3 2001/09/04 07:12:28 simonb Exp $ */
2000-02-22 14:05:02 +03:00
#define DB_ELF_SYMBOLS
#define DB_ELFSIZE 32
2000-02-22 14:05:02 +03:00
#include <mips/db_machdep.h>