commit | 246d254f1ab62bc83ac84a8ebd263e5384412ce8 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Sun Oct 25 21:41:10 2015 +0100 |
committer | Richard Weinberger <richard@nod.at> | Fri Nov 06 22:49:11 2015 +0100 |
tree | 971ab0e559539cc184c42bbed7946a0c13295cff | |
parent | ec2c6c01ff241f8fad95c79de3364c76a474b3fa [diff] |
um: Remove dead symbol from i386 syscall stub syscall_stub is nowhere used these days. Signed-off-by: Richard Weinberger <richard@nod.at>
diff --git a/arch/x86/um/stub_32.S b/arch/x86/um/stub_32.S index b972649..9881680 100644 --- a/arch/x86/um/stub_32.S +++ b/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