From ca38dc17d85b09776a709c8ea7155c414df14073 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 11 Oct 2012 14:48:32 +0200 Subject: Avoid PLT references from __get_clockfreq on powerpc --- include/string.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/string.h') diff --git a/include/string.h b/include/string.h index f1077f66ed..d6d859491e 100644 --- a/include/string.h +++ b/include/string.h @@ -89,6 +89,7 @@ libc_hidden_proto (__strtok_r) extern char *__strsep_g (char **__stringp, const char *__delim); libc_hidden_proto (__strsep_g) libc_hidden_proto (strnlen) +libc_hidden_proto (memmem) libc_hidden_builtin_proto (memchr) libc_hidden_builtin_proto (memcpy) -- cgit v1.2.3