mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-12 14:52:14 +00:00
![Paul Mundt](/assets/img/avatar_default.png)
This adds support for the Renesas SH7780 development boards, R7780RP and R7780MP. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
9 lines
159 B
C
9 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 */
|
|
|