summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorPeter Maydell2014-06-07 19:08:44 +0200
committerMichael Tokarev2014-06-24 18:01:24 +0200
commit4196dca63b881d85fc3c1e41da0ef22e0bc18d37 (patch)
tree6867ca15d3e5e970166f10dde8676742ad5ad712 /Makefile.target
parentrng-random: NULL check not needed before g_free() (diff)
downloadqemu-4196dca63b881d85fc3c1e41da0ef22e0bc18d37.tar.gz
qemu-4196dca63b881d85fc3c1e41da0ef22e0bc18d37.tar.xz
qemu-4196dca63b881d85fc3c1e41da0ef22e0bc18d37.zip
tcg: mark tcg_out* and tcg_patch* with attribute 'unused'
The tcg_out* and tcg_patch* functions are utility routines that may or may not be used by a particular backend; mark them with the 'unused' attribute to suppress spurious warnings if they aren't used. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'Makefile.target')
0 files changed, 0 insertions, 0 deletions