mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +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
|