summaryrefslogtreecommitdiffstats
path: root/loader/stubs.S
diff options
context:
space:
mode:
Diffstat (limited to 'loader/stubs.S')
-rw-r--r--loader/stubs.S23
1 files changed, 0 insertions, 23 deletions
diff --git a/loader/stubs.S b/loader/stubs.S
index 141fd4502e..3ade097fb0 100644
--- a/loader/stubs.S
+++ b/loader/stubs.S
@@ -4,29 +4,6 @@
# define SYM(x) x
#endif
.data
-.LC0: .asciz "Called unk_%s\n"
- .p2align 4
-.globl SYM(unk_exp1)
-SYM(unk_exp1):
- pushl %ebp
- movl %esp,%ebp
- subl $4,%esp
- movl $1,-4(%ebp)
- movl -4(%ebp),%eax
- movl %eax,%ecx
- movl %ecx,%edx
- sall $4,%edx
- subl %eax,%edx
- leal 0(,%edx,2),%eax
- movl %eax,%edx
- addl $SYM(export_names),%edx
- pushl %edx
- pushl $.LC0
- call SYM(printf)
- addl $8,%esp
- xorl %eax,%eax
- leave
- ret
.globl SYM(exp_EH_prolog)
SYM(exp_EH_prolog):
pushl $0xff