summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/aeabi_memclr.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/arm/aeabi_memclr.c')
-rw-r--r--libc/sysdeps/linux/arm/aeabi_memclr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/arm/aeabi_memclr.c b/libc/sysdeps/linux/arm/aeabi_memclr.c
index 9125bac04..c6e2e3a7f 100644
--- a/libc/sysdeps/linux/arm/aeabi_memclr.c
+++ b/libc/sysdeps/linux/arm/aeabi_memclr.c
@@ -18,7 +18,6 @@
#include <string.h>
-/* Experimentally off - libc_hidden_proto(memset) */
/* Clear memory. Can't alias to bzero because it's not defined in the
same translation unit. */