update for HEAD-2003091401
[reactos.git] / lib / crtdll / except / abnorter.c
index bced295..996aa42 100644 (file)
@@ -3,6 +3,9 @@
 
 #ifdef __GNUC__
 
+/*
+ * @unimplemented
+ */
 int _abnormal_termination(void)
 {
        printf("Abnormal Termination\n");