mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-03 07:54:24 +01:00
This patch replaces the current function definitions with NESTED, LEAF and END macro. They specify some more additional information about the function; an alignment of symbol, type of symbol, stack frame usage, etc. These information explicitly tells the assembler and the debugger about the types of code we want to generate. Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> |
||
|---|---|---|
| .. | ||
| asc_serial.c | ||
| asc_serial.h | ||
| au1x00_eth.c | ||
| au1x00_serial.c | ||
| au1x00_usb_ohci.c | ||
| au1x00_usb_ohci.h | ||
| cache.S | ||
| config.mk | ||
| cpu.c | ||
| incaip_clock.c | ||
| incaip_wdt.S | ||
| interrupts.c | ||
| Makefile | ||
| start.S | ||