diff options
| author | Peter Maydell | 2014-06-07 19:08:44 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2014-06-24 18:01:24 +0200 |
| commit | 4196dca63b881d85fc3c1e41da0ef22e0bc18d37 (patch) | |
| tree | 6867ca15d3e5e970166f10dde8676742ad5ad712 /Makefile.target | |
| parent | rng-random: NULL check not needed before g_free() (diff) | |
| download | qemu-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
