2005-04-16 18:20:36 -04: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 00:42:57 -04:00
|
|
|
#include <asm/hd64461.h>
|
2005-04-16 18:20:36 -04:00
|
|
|
|
|
|
|
#endif /* __ASM_SH_HP6XX_IO_H */
|
|
|
|
|