1*dc2ac295Schristos /* $NetBSD: db_machdep.h,v 1.5 2017/11/06 03:47:48 christos Exp $ */ 2838b5e08Sad 3838b5e08Sad #ifndef _PMAX_DB_MACHDEP_H_ 4838b5e08Sad #define _PMAX_DB_MACHDEP_H_ 541febd3aSsimonb 641febd3aSsimonb #define DB_ELF_SYMBOLS 7d1ec0489Sjonathan 8d1ec0489Sjonathan #include <mips/db_machdep.h> 9838b5e08Sad 10838b5e08Sad #endif /* !_PMAX_DB_MACHDEP_H_ */ 11