aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/harp/io.h
blob: 68f39e0b39deb828728118bc3e127a0f9863c68b (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef __ASM_SH_HARP_IO_H
#define __ASM_SH_HARP_IO_H

/*
 * Nothing special here.. just use the generic cchip io routines.
 */
#include <asm/hd64465/io.h>

#endif /* __ASM_SH_HARP_IO_H */