* support/regression/ports/host/spec.mk: Updated to compile with the new...
[fw/sdcc] / support / regression / fwk / lib / testfwk.c
index 8ba42960bc8ba66e0ca8bbaa528076e67f3c980c..ed6a6143db9adcdce3d4400be573dd4e6be3c7cf 100644 (file)
@@ -146,4 +146,6 @@ main(void)
            );
 
     _exitEmu();
+
+    return 0;
 }