diff --git a/mps/code/ssw3i6.asm b/mps/code/ssw3i6.asm index 65796a53c1f..a81828c285b 100644 --- a/mps/code/ssw3i6.asm +++ b/mps/code/ssw3i6.asm @@ -1,7 +1,7 @@ ; @@@@ FIXME: W3I6MV add copyright and license ; $Id$ -text SEGMENT +.CODE EXTERN TraceScanArea : PROC StackScan PROC FRAME @@ -49,5 +49,4 @@ StackScan PROC FRAME StackScan ENDP -text ENDS END \ No newline at end of file