io.h 190 B

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