]> git.saurik.com Git - apple/libc.git/blobdiff - stdlib/FreeBSD/atexit.h.patch
Libc-825.24.tar.gz
[apple/libc.git] / stdlib / FreeBSD / atexit.h.patch
diff --git a/stdlib/FreeBSD/atexit.h.patch b/stdlib/FreeBSD/atexit.h.patch
deleted file mode 100644 (file)
index cea87c1..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
---- atexit.h.bsdnew    2009-11-13 14:11:47.000000000 -0800
-+++ atexit.h   2009-11-13 14:11:47.000000000 -0800
-@@ -33,4 +33,4 @@
- /* must be at least 32 to guarantee ANSI conformance */
- #define       ATEXIT_SIZE     32
--void __cxa_finalize(void *dso);
-+void __cxa_finalize(const void *dso);