2005-04-17 06:20:36 +08:00
|
|
|
#ifndef __ASM_SH_HP6XX_IO_H
|
|
|
|
#define __ASM_SH_HP6XX_IO_H
|
|
|
|
|
|
|
|
/*
|
|
|
|
* Nothing special here.. just use the generic cchip io routines.
|
|
|
|
*/
|
2006-09-27 12:42:57 +08:00
|
|
|
#include <asm/hd64461.h>
|
2005-04-17 06:20:36 +08:00
|
|
|
|
|
|
|
#endif /* __ASM_SH_HP6XX_IO_H */
|
|
|
|
|