mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-16 13:34:30 +00:00
um: Remove dead symbol from i386 syscall stub
syscall_stub is nowhere used these days. Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
parent
ec2c6c01ff
commit
246d254f1a
@ -1,6 +1,5 @@
|
||||
#include <as-layout.h>
|
||||
|
||||
.globl syscall_stub
|
||||
.section .__syscall_stub, "ax"
|
||||
|
||||
.globl batch_syscall_stub
|
||||
|
Loading…
x
Reference in New Issue
Block a user