qemu/linux-user/arm
Michael S. Tsirkin 5d024825be linux-user: fix old style decrement usage
Modern compilers do not parse "=-" as decrement:
you must use "-=" for that.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2009-09-30 18:45:50 +00:00
..
nwfpe linux-user: fix old style decrement usage 2009-09-30 18:45:50 +00:00
syscall_nr.h linux-user: update syscall list 2009-06-16 16:56:29 +03:00
syscall.h Fix some warnings that would be generated by gcc -Wredundant-decls 2008-08-30 09:51:20 +00:00
target_signal.h
termbits.h Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00