399486e8fb
Instead of adding regparm(0) to each assembler function called by coreboot, add an asmlinkage macro (like the Linux kernel does) that can be different per architecture (and that is empty on ARM right now) Change-Id: I7ad10c463f6c552f1201f77ae24ed354ac48e2d9 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/1973 Reviewed-by: David Hendricks <dhendrix@chromium.org> Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> |
||
---|---|---|
.. | ||
c_start.S | ||
cbfs_and_run.c | ||
cpu.c | ||
ebda.c | ||
exception.c | ||
id.inc | ||
id.lds | ||
ioapic.c | ||
Makefile.inc | ||
memcpy.c | ||
memset.c | ||
pci_ops_conf1.c | ||
pci_ops_mmconf.c | ||
romcc_console.c | ||
romstage_console.c | ||
stages.c | ||
walkcbfs.S |