]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/strchr.S
Update.
[thirdparty/glibc.git] / sysdeps / alpha / strchr.S
index 5643df4dfe71b274191b5e70f8e80b048d810f91..e0b17415ac7c9d57b68d3d637fdd0074aaf5c9e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996 Free Software Foundation, Inc.
+/* Copyright (C) 1996, 2003 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@tamu.edu)
 
@@ -92,3 +92,4 @@ $retnull:
        END(strchr)
 
 weak_alias (strchr, index)
+libc_hidden_builtin_def (strchr)