add ReturnTokenX86 function
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
.meta index=E5
|
||||||
|
|
||||||
|
entry_ptr:
|
||||||
|
reloc0:
|
||||||
|
.offsetof start
|
||||||
|
|
||||||
|
start:
|
||||||
|
call resume
|
||||||
|
token:
|
||||||
|
.data 0x00000000
|
||||||
|
resume:
|
||||||
|
pop eax
|
||||||
|
mov eax, [eax]
|
||||||
|
ret
|
||||||
Reference in New Issue
Block a user