From f66704a937db50bbd78acc5c29f569b4c8e35d19 Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Sun, 18 Mar 2018 17:01:06 -0400 Subject: WIP finer-grained, more aggressive local PLT call check --- sysdeps/tile/strchrnul.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/tile/strchrnul.c') diff --git a/sysdeps/tile/strchrnul.c b/sysdeps/tile/strchrnul.c index 2f425a2ff3..6c76ecb89b 100644 --- a/sysdeps/tile/strchrnul.c +++ b/sysdeps/tile/strchrnul.c @@ -61,4 +61,5 @@ __strchrnul (const char *s, int c) g = z; return ((char *) p) + (g >> 3); } +libc_hidden_def (__strchrnul) weak_alias (__strchrnul, strchrnul) -- cgit v1.2.3-70-g09d2