commit | 74d5b54de1d09c5aeeb87655a4cfc43a29a3f4f7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 14 20:56:27 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 25 06:34:14 2014 -0700 |
tree | 435effb4dba6b59e6ff0e6b345881c57488e1f40 | |
parent | 9822ef28cbb3653416c997b543663c16ba7e3d95 [diff] |
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>