disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTR
commit57b73090e041ece40cc619a3c43a6fafcb3dd647
authorStefan Weil <sw@weilnetz.de>
Tue, 21 Jul 2015 10:18:45 +0000 (21 11:18 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 21 Jul 2015 10:18:45 +0000 (21 11:18 +0100)
treebb109bb8955284178806f388b14325aedacd4e23
parent4b7a6bf402bd064605c287eecadc493ccf2d4897
disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTR

Type fprintf_function which fits here was defined with this attribute.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1437208027-14584-1-git-send-email-sw@weilnetz.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
disas/arm-a64.cc