Home | History | Annotate | Line # | Download | only in conf
ioconf.incl.hpcmips revision 1.2
      1  1.1  takemura #include <sys/param.h>
      2  1.1  takemura #include <sys/conf.h>
      3  1.1  takemura #include <sys/device.h>
      4  1.1  takemura #include <sys/mount.h>
      5  1.1  takemura #include <machine/platid.h>
      6  1.1  takemura #define PLATID_DEFINE_MASK_NICKNAME
      7  1.1  takemura #include <machine/platid_mask.h>
      8  1.1  takemura #undef PLATID_DEFINE_MASK_NICKNAME
      9  1.2  takemura #define CONFIG_HOOK_DEFINE_NICKNAME
     10  1.2  takemura #include <machine/config_hook.h>
     11  1.2  takemura #undef CONFIG_HOOK_DEFINE_NICKNAME
     12