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

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

Signed-off-by: Laurent Vivier <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20180424192635[email protected]>
linux-user/aarch64/signal.c
linux-user/aarch64/target_signal.h
linux-user/signal.c
This page took 0.025792 seconds and 4 git commands to generate.