On Fri, Nov 5, 2021 at 10:25 AM Richard Henderson <
richard.hender...@linaro.org> wrote:
> On 11/4/21 11:18 PM, Warner Losh wrote:
> > Move the current inline functions into sigal.c. This will increate the
> > flexibility of implementation in the future.
> >
> > Signed-off-by: Warner Losh
> > ---
On 11/4/21 11:18 PM, Warner Losh wrote:
Move the current inline functions into sigal.c. This will increate the
flexibility of implementation in the future.
Signed-off-by: Warner Losh
---
bsd-user/x86_64/signal.c | 56 +++-
bsd-user/x86_64/target_arch_signal
Move the current inline functions into sigal.c. This will increate the
flexibility of implementation in the future.
Signed-off-by: Warner Losh
---
bsd-user/x86_64/signal.c | 56 +++-
bsd-user/x86_64/target_arch_signal.h | 43 -
2 files chan