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