diff options
-rw-r--r-- | newlib/libc/string/strings.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/libc/string/strings.tex b/newlib/libc/string/strings.tex index 96fdefc81..c619886b5 100644 --- a/newlib/libc/string/strings.tex +++ b/newlib/libc/string/strings.tex @@ -183,6 +183,9 @@ managing areas of memory. The corresponding declarations are in @include string/strupr.def @page +@include string/strverscmp.def + +@page @include string/strxfrm.def @page |