From: Thomas Weißschuh Date: Sat, 14 Mar 2026 12:17:49 +0000 (+0100) Subject: sparc: uapi: Add ucontext.h X-Git-Tag: v7.2-rc1~42^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84e8d9c34b3d4d59e5fedfd49df8a2617aa09db5;p=thirdparty%2Flinux.git sparc: uapi: Add ucontext.h On SPARC the standard ucontext.h UAPI header is named 'uctx.h'. Add an alias for the standard name. Signed-off-by: Thomas Weißschuh Reviewed-by: Andreas Larsson Signed-off-by: Andreas Larsson --- diff --git a/arch/sparc/include/uapi/asm/ucontext.h b/arch/sparc/include/uapi/asm/ucontext.h new file mode 100644 index 0000000000000..e9b5dbbedefb8 --- /dev/null +++ b/arch/sparc/include/uapi/asm/ucontext.h @@ -0,0 +1,3 @@ +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ + +#include