]> Git Repo - qemu.git/commit
linux-user: move mips/mips64 signal.c parts to mips directory
authorLaurent Vivier <[email protected]>
Tue, 24 Apr 2018 19:26:33 +0000 (21:26 +0200)
committerLaurent Vivier <[email protected]>
Mon, 30 Apr 2018 07:47:47 +0000 (09:47 +0200)
commit8949bef18b9f8731d8aa99d2e5fcf03d52f11412
tree024d445d4578dcad082e4768e703ddf8074292a6
parent9f172adb35123a093aec8feb74de0e126ae2138e
linux-user: move mips/mips64 signal.c parts to mips directory

No code change, only move code from signal.c to
mips/signal.c, except adding includes and
exporting setup_frame() and setup_rt_frame().

mips64/signal.c includes mips/signal.c

Signed-off-by: Laurent Vivier <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20180424192635[email protected]>
linux-user/mips/signal.c
linux-user/mips/target_signal.h
linux-user/mips64/signal.c
linux-user/mips64/target_signal.h
linux-user/signal.c
This page took 0.024528 seconds and 4 git commands to generate.