aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/bzero.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/bzero.c')
-rw-r--r--sysdeps/ia64/bzero.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/ia64/bzero.c b/sysdeps/ia64/bzero.c
deleted file mode 100644
index 79771f3e91..0000000000
--- a/sysdeps/ia64/bzero.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/* ia64 does not export __bzero symbol. */
-#define __bzero bzero
-#include <string/bzero.c>