Move definition of op-codes that compilers may not support to an header file and
authorTJ <linux@tjworld.net>
Sat, 30 Oct 2010 19:34:45 +0000 (20:34 +0100)
committerTJ <linux@tjworld.net>
Sat, 30 Oct 2010 19:34:45 +0000 (20:34 +0100)
commit3364752aee9f84b06fbac51988294cf71153d3a8
treecb869778e35e3ee6f769896c897e580431dd762e
parentbdd35f4a0afc8a362f5bef7e29f4830a26048212
Move definition of op-codes that compilers may not support to an header file and
include it from all files that need those definitions.
arch/arch-init-7x30.S
arch/arm-head.S
include/boot/arm-missing-opcodes.h [new file with mode: 0644]