linux/arch/sparc/include/uapi/asm/ucontext.h
Thomas Weißschuh 84e8d9c34b 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 <linux@weissschuh.net>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
2026-06-12 13:50:01 +02:00

4 lines
86 B
C

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#include <asm/uctx.h>