[NTDLL_APITEST]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 29 Jan 2011 14:47:29 +0000 (14:47 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 29 Jan 2011 14:47:29 +0000 (14:47 +0000)
Make syntax of ZwContinue.S ML compatible

svn path=/trunk/; revision=50555

rostests/apitests/ntdll/i386/ZwContinue.S

index 7f18286..c955b0f 100644 (file)
@@ -4,9 +4,9 @@
 
 
 // cpu 486
 
 
 // cpu 486
-.text
+.code
 
 
-extern _check
+EXTERN _check:PROC
 
 PUBLIC _continuePoint
 _continuePoint:
 
 PUBLIC _continuePoint
 _continuePoint: