Explorar el Código

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 hace 10 años
padre
commit
246d254f1a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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