target-xtensa: mark XtensaConfig structs as unused
commit11693a6cf0c3fac2e0ad64f06978095f85f0ec8a
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 14 Sep 2014 19:36:33 +0000 (14 20:36 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 2 Nov 2014 07:04:34 +0000 (2 10:04 +0300)
tree5caa16e80b946edaf8570369a29e6940d1a701e8
parentd6aaddfe977417e3df4fc8a0fc0b4cc015909b84
target-xtensa: mark XtensaConfig structs as unused

The XtensaConfig structs will be defined but not used if they are
for the opposite endianness from that of the binary being built;
keep the compiler from complaining about this by marking them
with the 'unused' attribute.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
target-xtensa/core-dc232b.c
target-xtensa/core-dc233c.c
target-xtensa/core-fsf.c