commit | a6bb668577bbc236a54990c286a804e1269f92cd | [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 | ae72af0d1c5c4b5d9fd51a3e58a3a35bab959bee [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>