diff options
| author | Chen Gang S | 2015-01-25 12:35:58 +0100 |
|---|---|---|
| committer | Michael Tokarev | 2015-02-10 07:27:20 +0100 |
| commit | a86b3c64d45f2bf306fd4bf879abb4ac21d761f9 (patch) | |
| tree | 4eac394bd438ac740cb69ee63e9fc17fbb8cac3b /linux-user/syscall.c | |
| parent | linux-user/syscall.c: Fix typo issue for using target_vec[i].iov_len instead ... (diff) | |
| download | qemu-a86b3c64d45f2bf306fd4bf879abb4ac21d761f9.tar.gz qemu-a86b3c64d45f2bf306fd4bf879abb4ac21d761f9.tar.xz qemu-a86b3c64d45f2bf306fd4bf879abb4ac21d761f9.zip | |
linux-user/main.c: Use TARGET_SIG* instead of SIG*
In main.c, all SIG* should be TARGET_SIG*, since the relevant functions
(queue_signal() and gdb_handlesig()) expect TARGET_SIG*.
The corresponding vi command is "1,$ s/\<SIG/TARGET_SIG/g".
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions
