[project @ 2005-03-27 13:41:13 by panne]
[ghc-hetmet.git] / ghc / rts / HeapStackCheck.cmm
index c41b9b5..409e744 100644 (file)
@@ -629,7 +629,7 @@ __stg_gc_fun
        jump W_[stg_stack_save_entries + WDS(type)];
            // jumps to stg_gc_noregs after saving stuff
     }
-#endif // !NO_ARG_REGS
+#endif /* !NO_ARG_REGS */
 }
 
 /* -----------------------------------------------------------------------------