mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00: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