Home | History | Annotate | Line # | Download | only in conf
ioconf.incl.hpcmips revision 1.1.1.1.2.1
      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.1.1.1.2.1    bouyer #define CONFIG_HOOK_DEFINE_NICKNAME
     10  1.1.1.1.2.1    bouyer #include <machine/config_hook.h>
     11  1.1.1.1.2.1    bouyer #undef CONFIG_HOOK_DEFINE_NICKNAME
     12