]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Add a definition of asmlinkage
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 03:56:27 +0000 (20:56 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:34:14 +0000 (06:34 -0700)
commited0a2fbf14f7f87c437eb5fd99a994fa5d12f07a
tree435effb4dba6b59e6ff0e6b345881c57488e1f40
parent1ccd452b07c21072c15366d19343b61996ce9486
x86: Add a definition of asmlinkage

This is needed to permit calling C from assembler without too much pain.
Add a definition for x86.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/common.h