diff options
Diffstat (limited to 'emu/Linux/asm-386.S')
| -rw-r--r-- | emu/Linux/asm-386.S | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/emu/Linux/asm-386.S b/emu/Linux/asm-386.S index caa1f79a..31946335 100644 --- a/emu/Linux/asm-386.S +++ b/emu/Linux/asm-386.S @@ -94,12 +94,6 @@ FPrestore: popl %ebp ret - .type getcallerpc,@function - .global getcallerpc -getcallerpc: - movl 4(%ebp), %eax - ret - .type _tas,@function .globl _tas _tas: |
