diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-06-07 18:08:44 +0100 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-06-24 20:01:24 +0400 |
commit | 4196dca63b881d85fc3c1e41da0ef22e0bc18d37 (patch) | |
tree | 6867ca15d3e5e970166f10dde8676742ad5ad712 /gdbstub.c | |
parent | feced894fb6c474eb56daeb2b2d1f99bae87677f (diff) | |
download | hqemu-4196dca63b881d85fc3c1e41da0ef22e0bc18d37.zip hqemu-4196dca63b881d85fc3c1e41da0ef22e0bc18d37.tar.gz |
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 'gdbstub.c')
0 files changed, 0 insertions, 0 deletions