xref: /netbsd-src/sys/arch/hpcsh/conf/ioconf.incl.hpcsh (revision 042caffba883e2778e1237ac09514a3dc5c71c8d)
1b4095cd8Such#include <sys/param.h>
2b4095cd8Such#include <sys/conf.h>
3b4095cd8Such#include <sys/device.h>
4b4095cd8Such#include <sys/mount.h>
5b4095cd8Such#include <machine/platid.h>
6b4095cd8Such#define PLATID_DEFINE_MASK_NICKNAME
7b4095cd8Such#include <machine/platid_mask.h>
8b4095cd8Such#undef PLATID_DEFINE_MASK_NICKNAME
9*042caffbSuwe#undef SET /* XXX: nuke stupid SET macro defined in <sys/types.h> */
10b4095cd8Such#define CONFIG_HOOK_DEFINE_NICKNAME
11b4095cd8Such#include <machine/config_hook.h>
12b4095cd8Such#undef CONFIG_HOOK_DEFINE_NICKNAME
13