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 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
#include <as-layout.h>
|
||||
|
||||
.globl syscall_stub
|
||||
.section .__syscall_stub, "ax"
|
||||
|
||||
.globl batch_syscall_stub
|
||||
|
|
Loading…
Reference in a new issue