summaryrefslogtreecommitdiff
path: root/lib9/getcallerpc-Linux-386.S
blob: 71b587812681f0848e8d52039016488e15b1c17c (plain)
1
2
3
4
5
6
7
	.file	"getcallerpc-Linux-386.S"
	.text
	.type	getcallerpc,@function
	.global	getcallerpc
getcallerpc:
	movl	4(%ebp), %eax
	ret