summaryrefslogtreecommitdiff
path: root/arch/m68k/include/uapi/asm/ucontext.h
AgeCommit message (Collapse)Author
2026-03-30m68k: uapi: Add ucontext.hThomas Weißschuh
ucontext.h should be an UAPI header as it is used for the kernel's signal handling interface. Move the header to the uapi/ directory. While at it, also add some necessary includes to the new header. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://patch.msgid.link/20260314-uapi-ucontext-m68k-v1-1-1b8b0e082b79@weissschuh.net Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>