commit | d75ba503a972df09784f1a332ba356ef8b42a0a6 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@linaro.org> | Thu Sep 19 18:06:39 2013 +0200 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Oct 03 08:25:58 2013 +0200 |
tree | 97d569261e731406bab117c32e189acbef6c2bb9 | |
parent | f04c53762962280365005c9db12ab561a18f2692 [diff] |
ARM: prepare armv7.h to be included from assembly source armv7.h contains some useful constants, but also C prototypes. To include it also in assembly files, protect the non-assembly part appropriately. Signed-off-by: Andre Przywara <andre.przywara@linaro.org>