linux/include/asm-sh/hp6xx/io.h

11 lines
193 B
C

#ifndef __ASM_SH_HP6XX_IO_H
#define __ASM_SH_HP6XX_IO_H
/*
* Nothing special here.. just use the generic cchip io routines.
*/
#include <asm/hd64461/io.h>
#endif /* __ASM_SH_HP6XX_IO_H */