mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 00:30:10 +08:00
Make it compile
svn path=/trunk/; revision=11724
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cpu 486
|
||||
; cpu 486
|
||||
segment .text use32
|
||||
|
||||
extern _check
|
||||
@@ -9,7 +9,7 @@ _continuePoint:
|
||||
push dword 0
|
||||
pushfd
|
||||
push cs
|
||||
push _continuePoint
|
||||
push dword _continuePoint
|
||||
push ebp
|
||||
|
||||
push eax
|
||||
|
||||
Reference in New Issue
Block a user