u-boot-brain/arch/sh/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
..
bitops.h
byteorder.h
cache.h
config.h
cpu_sh2.h sh: Add SH7269 device and RSK2+SH7269 board 2012-05-28 09:12:54 +09:00
cpu_sh3.h
cpu_sh4.h sh: add support for sh7752evb board 2012-12-20 13:20:17 +09:00
cpu_sh7203.h
cpu_sh7264.h
cpu_sh7269.h sh: Add SH7269 device and RSK2+SH7269 board 2012-05-28 09:12:54 +09:00
cpu_sh7706.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7710.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7720.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7722.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7723.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7724.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7734.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7750.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7752.h sh: add support for sh7752evb board 2012-12-20 13:20:17 +09:00
cpu_sh7757.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7763.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7780.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7785.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
errno.h
global_data.h sh: Use generic global_data 2013-02-04 09:05:46 -05:00
io.h sh: Add bit control functions 2012-05-28 09:12:53 +09:00
irqflags.h
macro.h
mmc.h
pci.h
posix_types.h
processor.h
ptrace.h
sections.h Introduce generic link section.h symbol files 2013-03-15 16:13:58 -04:00
string.h
system.h sh: fix trigger_address_error() 2012-11-30 15:06:04 +09:00
types.h
u-boot.h sh: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
unaligned-sh4a.h
unaligned.h
zimage.h