From 6e425a9de8c003b5a733621a6b6730ec3cc902b8 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Sat, 23 Dec 2006 00:30:12 +0000 Subject: 20061220 --- emu/Linux/asm-386.S | 6 ------ 1 file changed, 6 deletions(-) (limited to 'emu/Linux/asm-386.S') 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: -- cgit v1.2.3