diff options
Diffstat (limited to 'roms/u-boot-sam460ex/arch/blackfin/include/asm/mach-bf533/BF532_cdef.h')
-rw-r--r-- | roms/u-boot-sam460ex/arch/blackfin/include/asm/mach-bf533/BF532_cdef.h | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/roms/u-boot-sam460ex/arch/blackfin/include/asm/mach-bf533/BF532_cdef.h b/roms/u-boot-sam460ex/arch/blackfin/include/asm/mach-bf533/BF532_cdef.h new file mode 100644 index 000000000..47b48acf1 --- /dev/null +++ b/roms/u-boot-sam460ex/arch/blackfin/include/asm/mach-bf533/BF532_cdef.h @@ -0,0 +1,14 @@ +/* DO NOT EDIT THIS FILE + * Automatically generated by generate-cdef-headers.xsl + * DO NOT EDIT THIS FILE + */ + +#ifndef __BFIN_CDEF_ADSP_BF532_proc__ +#define __BFIN_CDEF_ADSP_BF532_proc__ + +#include "../mach-common/ADSP-EDN-core_cdef.h" + +#include "../mach-common/ADSP-EDN-extended_cdef.h" + + +#endif /* __BFIN_CDEF_ADSP_BF532_proc__ */ |