This website requires JavaScript.
Explore
Help
Sign In
dfaggioli
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
679041b1efc03cb6ff2343024b5d209d1fc231f1
qemu
/
bsd-user
/
i386
/
signal.c
2 lines
31 B
C
Raw
Normal View
History
Unescape
Escape
bsd-user: create a per-arch signal.c file Create a place-holder signal.c file for each of the architectures that are currently built. In the future, some code that's currently inlined in target_arch_signal.h will live here. Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2021-11-04 16:34:48 -06:00
/* Placeholder for signal.c */
Reference in New Issue
Copy Permalink