projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec2c6c0
)
um: Remove dead symbol from i386 syscall stub
author
Richard Weinberger
<richard@nod.at>
Sun, 25 Oct 2015 20:41:10 +0000
(21:41 +0100)
committer
Richard Weinberger
<richard@nod.at>
Fri, 6 Nov 2015 21:49:11 +0000
(22:49 +0100)
syscall_stub is nowhere used these days.
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/x86/um/stub_32.S
patch
|
blob
|
history
diff --git
a/arch/x86/um/stub_32.S
b/arch/x86/um/stub_32.S
index b972649d3a18f08683587a2cef6c0f3f51a79b39..98816804e131fcb8701f3b360055de2501a8300a 100644
(file)
--- 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