]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libc/aarch64: Copy the trivial getcontextx
authorAndrew Turner <andrew@FreeBSD.org>
Wed, 28 Feb 2024 16:09:17 +0000 (16:09 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 21 Mar 2024 10:13:24 +0000 (10:13 +0000)
commitfd6b1cc34e4175c1e223f42540debb74cfe3c3e6
tree2b940f2b1c7e20a1c6def200fe5d5e5b4a8241ca
parent7e6437c08415ade75403f1ecad75167257e8ea3c
libc/aarch64: Copy the trivial getcontextx

This will be used as the base of a non-trivial implementation.

Reviewed by: kib
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D44254
lib/libc/aarch64/gen/Makefile.inc
lib/libc/aarch64/gen/getcontextx.c [new file with mode: 0644]