mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
5 lines
91 B
C
5 lines
91 B
C
|
#ifndef _ASM_SH_PROCESSOR_H_
|
||
|
#define _ASM_SH_PROCESSOR_H_
|
||
|
# include <asm/cpu_sh4.h>
|
||
|
#endif
|