[committed] hppa: Implement swapcontext in assembler (bug 28960)

Andreas Schwab schwab@linux-m68k.org
Tue Mar 15 15:50:49 GMT 2022


On Mär 15 2022, John David Anglin wrote:

> +PSEUDO_END(__swapcontext)

PSEUDO_END is supposed to pair with PSEUDO, to be used for syscalls
only.  General assembler routines should be terminated with END.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


More information about the Libc-alpha mailing list