u-boot-brain/arch/nds32/include/asm
Simon Glass 1865286466 Introduce generic link section.h symbol files
We create a separate header file for link symbols defined by the link
scripts. It is helpful to have these all in one place and try to
make them common across architectures. Since Linux already has a similar
file, we bring this in even though many of the symbols there are not
relevant to us.

Each architecture has its own asm/sections.h where symbols specifc to
that architecture can be added. For now everything except AVR32 just
includes the generic header.

One change is needed in arch/avr32/lib/board.c to make this conversion
work.

Reviewed-by: Tom Rini <trini@ti.com> (version 5)
Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-15 16:13:58 -04:00
..
arch-ag101 nds32/ag101: cpu and init funcs of SoC ag101 2011-10-22 00:52:51 +02:00
arch-ag102 nds32/ag102: add header support of ag102 soc 2012-04-22 16:58:23 +08:00
bitops.h nds32: add header files support for nds32 2011-10-22 00:51:37 +02:00
byteorder.h nds32: add header files support for nds32 2011-10-22 00:51:37 +02:00
cache.h nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 2011-11-01 12:47:17 +08:00
config.h nds32: add header files support for nds32 2011-10-22 00:51:37 +02:00
errno.h nds32: Add a basic errno.h 2013-02-18 15:29:07 +08:00
global_data.h nds32: Use generic global_data 2013-02-04 09:05:46 -05:00
io.h nds32: enhance io.h for compatibility with periphals 2011-11-18 17:26:26 +08:00
linkage.h nds32: add linkage support 2012-02-28 13:09:23 +08:00
mach-types.h nds32/ag102: add header support of ag102 soc 2012-04-22 16:58:23 +08:00
macro.h nds32: add header files support for nds32 2011-10-22 00:51:37 +02:00
posix_types.h nds32: add header files support for nds32 2011-10-22 00:51:37 +02:00
processor.h nds32: add header files support for nds32 2011-10-22 00:51:37 +02:00
ptrace.h nds32: fix ptrace and interrupt register overflow 2012-03-19 15:53:07 +08:00
sections.h Introduce generic link section.h symbol files 2013-03-15 16:13:58 -04:00
string.h nds32: add header files support for nds32 2011-10-22 00:51:37 +02:00
system.h nds32: add header files support for nds32 2011-10-22 00:51:37 +02:00
types.h nds32: add header files support for nds32 2011-10-22 00:51:37 +02:00
u-boot-nds32.h Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
u-boot.h nds32: Change global data baudrate to int 2012-10-19 15:25:46 -07:00
unaligned.h nds32: add header files support for nds32 2011-10-22 00:51:37 +02:00