linux/arch/x86/um/shared/sysdep
Johannes Berg ac1ad16f10 um: simplify syscall header files
Since Thomas's recent commit 2af10530639b ("um/x86: Add
system call table to header file") , we now have two
extern declarations of the syscall table, one internal
and one external, and they don't even match on 32-bit.
Clean this up and remove all the extra code.

Reviewed-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Link: https://patch.msgid.link/20250704141243.a68366f6acc3.If8587a4aafdb90644fc6d0b2f5e31a2d1887915f@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-07-11 08:49:02 +02:00
..
archsetjmp.h um: Fix the -Wmissing-prototypes warning for get_thread_reg 2024-04-30 14:15:17 +02:00
archsetjmp_32.h
archsetjmp_64.h
faultinfo.h
faultinfo_32.h um: fix _nofault accesses 2025-05-05 10:06:51 +02:00
faultinfo_64.h um: fix _nofault accesses 2025-05-05 10:06:51 +02:00
kernel-offsets.h um: Implement kernel side of SECCOMP based process handling 2025-06-02 15:17:19 +02:00
mcontext.h um: Add helper functions to get/set state for SECCOMP 2025-06-02 15:17:19 +02:00
ptrace.h um: simplify syscall header files 2025-07-11 08:49:02 +02:00
ptrace_32.h um: switch to regset API and depend on XSTATE 2024-10-23 12:13:16 +02:00
ptrace_64.h um: switch to regset API and depend on XSTATE 2024-10-23 12:13:16 +02:00
ptrace_user.h um: switch to regset API and depend on XSTATE 2024-10-23 12:13:16 +02:00
stub-data.h um: Add stub side of SECCOMP/futex based process handling 2025-06-02 15:17:19 +02:00
stub.h um: Add stub side of SECCOMP/futex based process handling 2025-06-02 15:17:19 +02:00
stub_32.h um: Add stub side of SECCOMP/futex based process handling 2025-06-02 15:17:19 +02:00
stub_64.h um: Add stub side of SECCOMP/futex based process handling 2025-06-02 15:17:19 +02:00
tls.h