Code-base clean-up and refactoring (#47)
[lunaix-os.git] / lunaix-os / usr / test_pthread.c
index 0c1dfe64286540fe231f3ec05597de893c7e5c27..18cce1cc830e7c7156ac60712c0acfb44d2ec549 100644 (file)
@@ -198,4 +198,6 @@ int main()
 
     // TODO test pthread + signal
     printf("All test passed.\n");
 
     // TODO test pthread + signal
     printf("All test passed.\n");
+
+    return 0;
 }
\ No newline at end of file
 }
\ No newline at end of file