mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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__ */
|