aboutsummaryrefslogtreecommitdiff
path: root/qstring.c
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2010-12-21 19:32:49 +0100
committerAurelien Jarno <aurelien@aurel32.net>2010-12-21 19:32:49 +0100
commit4a1e19ae05a3f03fdd0896e8f26efe94b2ff60a2 (patch)
tree188dac981db6d7f370c463833f8a1048797512ae /qstring.c
parentfcd61af6631fb98c4c12e865572d4d81d73728d0 (diff)
tcg-arm: fix __clear_cache() warning
Use __builtin___clear_cache() instead of __clear_cache() to avoid having to define the function as extern. Fix the following warning: | In file included from qemu/cpus.c:34: | qemu/exec-all.h: In function 'tb_set_jmp_target1': | qemu/exec-all.h:208: error: nested extern declaration of '__clear_cache' | make[1]: *** [cpus.o] Error 1 | make: *** [subdir-i386-softmmu] Error 2 Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'qstring.c')
0 files changed, 0 insertions, 0 deletions