On Tue, Nov 23, 2021 at 10:38 AM Richard Henderson < [email protected]> wrote:
> Signed-off-by: Richard Henderson <[email protected]> > --- > linux-user/host/mips/hostdep.h | 3 + > linux-user/host/mips/safe-syscall.inc.S | 123 ++++++++++++++++++++++++ > 2 files changed, 126 insertions(+) > create mode 100644 linux-user/host/mips/safe-syscall.inc.S > Reviewed-by: Warner Losh <[email protected]>
