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

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

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