From f62c00357455283f105729726ca500f1ae559f2f Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Wed, 1 Feb 2006 02:06:12 +0000 Subject: remove hidden versions of bzero, unused in libc.so --- libc/string/x86_64/bzero.S | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/string/x86_64') diff --git a/libc/string/x86_64/bzero.S b/libc/string/x86_64/bzero.S index 2b6ac0988..b6e41fb0f 100644 --- a/libc/string/x86_64/bzero.S +++ b/libc/string/x86_64/bzero.S @@ -1,3 +1,2 @@ #define memset bzero #include "memset.S" -libc_hidden_def(bzero) -- cgit v1.2.3