mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 08:17:46 +00:00
11 lines
193 B
C
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 */
|
||
|
|