xref: /linux/arch/m68k/include/asm/io.h (revision 25aee3debe0464f6c680173041fa3de30ec9ff54)
1 #ifdef __uClinux__
2 #include "io_no.h"
3 #else
4 #include "io_mm.h"
5 #endif
6