mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
7 lines
118 B
NASM
7 lines
118 B
NASM
|
|
|
|
DebugStub_HackCompareAsmBreakEIP:
|
|
Cmp EAX, DebugStub_AsmBreakEIP
|
|
DebugStub_HackCompareAsmBreakEIP_Exit:
|
|
Ret
|
|
|