blob: 2044476ab199ea2952cdee71831a4617254f648b [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#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 */
Paul Mundt6d75e652006-09-27 13:42:57 +09007#include <asm/hd64461.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -07008
9#endif /* __ASM_SH_HP6XX_IO_H */
10