mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
d4d7730853
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
15 lines
346 B
C
15 lines
346 B
C
/* DO NOT EDIT THIS FILE
|
|
* Automatically generated by toolchain/trunk/proc-defs/sh/create-arch-headers.sh
|
|
* DO NOT EDIT THIS FILE
|
|
*/
|
|
|
|
#ifndef __MACH_GLOB_BLACKFIN__
|
|
#define __MACH_GLOB_BLACKFIN__
|
|
|
|
#include "blackfin_def.h"
|
|
#ifndef __ASSEMBLY__
|
|
#include "blackfin_cdef.h"
|
|
#endif
|
|
#include "blackfin_local.h"
|
|
|
|
#endif /* __MACH_GLOB_BLACKFIN__ */
|