Missing, needed for pic32 crt0 for m68k-pic32-coff-gcc-2.7.2.3-2
[gnokii.git] / gnokii / cleanup.c
diff --git a/gnokii/cleanup.c b/gnokii/cleanup.c
new file mode 100644 (file)
index 0000000..e11b7c2
--- /dev/null
@@ -0,0 +1,4 @@
+void _cleanup(void)
+{
+       /* hack for pic32 gcc */
+}