mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 18:59:44 +00:00
819833af39
This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
14 lines
332 B
C
14 lines
332 B
C
/* DO NOT EDIT THIS FILE
|
|
* Automatically generated by generate-cdef-headers.xsl
|
|
* DO NOT EDIT THIS FILE
|
|
*/
|
|
|
|
#ifndef __BFIN_CDEF_ADSP_BF533_proc__
|
|
#define __BFIN_CDEF_ADSP_BF533_proc__
|
|
|
|
#include "../mach-common/ADSP-EDN-core_cdef.h"
|
|
|
|
#include "../mach-common/ADSP-EDN-extended_cdef.h"
|
|
|
|
|
|
#endif /* __BFIN_CDEF_ADSP_BF533_proc__ */
|