update for HEAD-2003091401
[reactos.git] / lib / msvcrt / misc / crtmain.c
index 02e5af2..83982f6 100644 (file)
@@ -17,6 +17,9 @@ int _fltused;
 
 /* FUNCTIONS **************************************************************/
 
+/*
+ * @unimplemented
+ */
 int 
 STDCALL
 _except_handler3(void)
@@ -24,6 +27,9 @@ _except_handler3(void)
     return 0;
 }
 
+/*
+ * @unimplemented
+ */
 int
 STDCALL
 _local_unwind2(void)