On 11/4/21 11:18 PM, Warner Losh wrote:
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
---
bsd-user/i386/signal.c | 1 +
bsd-use
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
---
bsd-user/i386/signal.c | 1 +
bsd-user/x86_64/signal.c | 1 +
meson.build