Cucumber/Kernel/src/Tier1_32/CTask.asm

9 lines
82 B
NASM

align 4
section .text
global ctask_geteip
ctask_geteip:
pop eax
jmp eax