mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 10:09:10 +02:00
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>
This commit is contained in:
parent
a7532c505f
commit
84e8d9c34b
3
arch/sparc/include/uapi/asm/ucontext.h
Normal file
3
arch/sparc/include/uapi/asm/ucontext.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
||||
|
||||
#include <asm/uctx.h>
|
||||
Loading…
Reference in New Issue
Block a user