move a few development packages to trunk and add myself as a maintainer
[openwrt/.git] / package / devel / valgrind / src / abort.c
diff --git a/package/devel/valgrind/src/abort.c b/package/devel/valgrind/src/abort.c
new file mode 100644 (file)
index 0000000..0b4ad98
--- /dev/null
@@ -0,0 +1,3 @@
+void abort(void)
+{
+}