disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTR
commit0d16e0d44493121e798d86792ec430fec14db7f6
authorStefan Weil <sw@weilnetz.de>
Sat, 18 Jul 2015 07:57:11 +0000 (18 09:57 +0200)
committerStefan Weil <sw@weilnetz.de>
Sat, 18 Jul 2015 08:01:16 +0000 (18 10:01 +0200)
tree8daa517a3894f51bbb4578ee7f5070f7acde6eda
parent03cfaec507ba73b59fedaac65e1f7d2ba515dce6
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>
disas/arm-a64.cc