home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / include / asm-sh / hp6xx / io.h < prev   
Encoding:
C/C++ Source or Header  |  2006-08-11  |  193 b   |  11 lines

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