coreboot/src/cpu/x86
Stefan Reinauer 399486e8fb Unify assembler function handling
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>
2012-12-06 23:13:17 +01:00
..
16bit Revert wbind added to the reset_vector 2012-04-20 09:09:42 +02:00
32bit Remove whitespace. 2012-02-17 19:04:31 +01:00
cache post code: Replaced hard-coded post code with macro 2012-01-23 22:50:56 +01:00
lapic Unify assembler function handling 2012-12-06 23:13:17 +01:00
mtrr Intel Sandybridge: add reserved memory as resources 2012-08-01 10:57:17 +02:00
name Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
pae Revert "Use broadcast SIPI to startup siblings" 2012-07-31 06:46:02 +02:00
smm intel/i82801ix: new southbridge, ICH9 2012-11-27 09:16:58 +01:00
tsc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
fpu_enable.inc Add a few missing license headers based on svn logs, and also add a 2010-09-27 17:53:17 +00:00
Kconfig Remove AMD special case for LAPIC based udelay() 2012-11-27 23:51:52 +01:00
sse_enable.inc Add a few missing license headers based on svn logs, and also add a 2010-09-27 17:53:17 +00:00