diff options
Diffstat (limited to 'sysdeps/stub/bits/string.h')
-rw-r--r-- | sysdeps/stub/bits/string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/stub/bits/string.h b/sysdeps/stub/bits/string.h index bd1b77409d..ad68b038b6 100644 --- a/sysdeps/stub/bits/string.h +++ b/sysdeps/stub/bits/string.h @@ -1,4 +1,4 @@ -/* This file should provide inline versions of math functions. +/* This file should provide inline versions of string functions. Surround GCC-specific parts with #ifdef __GNUC__, and use `extern __inline'. |