aboutsummaryrefslogtreecommitdiff
path: root/bt-host.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-01-12 11:43:48 +0000
committerPeter Maydell <peter.maydell@linaro.org>2016-01-12 11:43:48 +0000
commit204f66baf740a31ae58bc1809a757970ae26ee31 (patch)
treece8b43df9a35c71e85294ecbfb504f92594319df /bt-host.c
parent1f8a84b439676ee192d128315dc3a65d5f77ed82 (diff)
fpu: Replace int8 typedef with int8_t
Replace the int8 softfloat-specific typedef with int8_t. This change was made with find include hw fpu target-* -name '*.[ch]' | xargs sed -i -e 's/\bint8\b/int8_t/g' together with manual removal of the typedef definition, and manual undoing of various mis-hits. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'bt-host.c')
0 files changed, 0 insertions, 0 deletions