Browse Source

um: Remove dead symbol from i386 syscall stub

syscall_stub is nowhere used these days.

Signed-off-by: Richard Weinberger <richard@nod.at>
Richard Weinberger 9 years ago
parent
commit
246d254f1a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/x86/um/stub_32.S

+ 0 - 1
arch/x86/um/stub_32.S

@@ -1,6 +1,5 @@
 #include <as-layout.h>
 
-	.globl syscall_stub
 .section .__syscall_stub, "ax"
 
 	.globl batch_syscall_stub