diff options
Diffstat (limited to 'newlib/libc/string/wcslen.c')
-rw-r--r-- | newlib/libc/string/wcslen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/string/wcslen.c b/newlib/libc/string/wcslen.c index d68f00a72..d671551af 100644 --- a/newlib/libc/string/wcslen.c +++ b/newlib/libc/string/wcslen.c @@ -21,6 +21,7 @@ RETURNS PORTABILITY <<wcslen>> is ISO/IEC 9899/AMD1:1995 (ISO C). + No supporting OS subroutines are required. */ |