]> git.saurik.com Git - apple/libc.git/blobdiff - i386/gen/bcopy_init.c
Libc-320.tar.gz
[apple/libc.git] / i386 / gen / bcopy_init.c
diff --git a/i386/gen/bcopy_init.c b/i386/gen/bcopy_init.c
deleted file mode 100644 (file)
index d10eadc..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/* Null function.  This actually does something on ppc, and this is needed
- * for the i386 version to link.
- */
-int _cpu_capabilities;
-
-void _bcopy_initialize()
-{
-       return;
-}