io.h 193 B

12345678910
  1. #ifndef __ASM_SH_HP6XX_IO_H
  2. #define __ASM_SH_HP6XX_IO_H
  3. /*
  4. * Nothing special here.. just use the generic cchip io routines.
  5. */
  6. #include <asm/hd64461/io.h>
  7. #endif /* __ASM_SH_HP6XX_IO_H */