mirror of
https://github.com/adulau/aha.git
synced 2025-01-04 23:23:18 +00:00
5283ecb5cc
This adds support for the Renesas SH7780 development boards, R7780RP and R7780MP. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
8 lines
159 B
C
8 lines
159 B
C
#ifndef __ASM_SH_R7780RP_IDE_H
|
|
#define __ASM_SH_R7780RP_IDE_H
|
|
|
|
/* Nothing to see here.. */
|
|
#include <asm/mach/r7780rp.h>
|
|
|
|
#endif /* __ASM_SH_R7780RP_IDE_H */
|
|
|