aboutsummaryrefslogtreecommitdiff
path: root/target-mips
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2009-09-30 19:44:11 +0200
committerBlue Swirl <blauwirbel@gmail.com>2009-09-30 18:45:50 +0000
commitbdd7e1bc6f65c42a43f6177c46b95f87398b5411 (patch)
tree72cf07aa88cdb176b65463ef6b09c10a8f3c94f0 /target-mips
parentf90554ad75f135af164d09e015ca9691c5e2e348 (diff)
downloadqemu-bdd7e1bc6f65c42a43f6177c46b95f87398b5411.zip
qemu-bdd7e1bc6f65c42a43f6177c46b95f87398b5411.tar.gz
qemu-bdd7e1bc6f65c42a43f6177c46b95f87398b5411.tar.bz2
twl92230: fix old style increment/decrement usage
Modern compilers do not parse "=-" as decrement: you must use "-=" for that. Same for "=+"/"+=". Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'target-mips')
0 files changed, 0 insertions, 0 deletions