update for HEAD-2003091401
[reactos.git] / lib / msvcrt / misc / purecall.c
index af62ba3..4b50cbf 100644 (file)
@@ -1,6 +1,9 @@
 
 #include <msvcrt/internal/rterror.h>
 
+/*
+ * @implemented
+ */
 void _purecall(void)
 {
     _amsg_exit(_RT_PUREVIRT);