summaryrefslogtreecommitdiff
path: root/kernel/read_eip.s
blob: 6041db0f6197cf881c5cfb60c27f65878de8fb37 (plain)
1
2
3
4
5
.intel_syntax noprefix
.global read_eip
read_eip:
	pop eax
	jmp eax