]> git.ipfire.org Git - thirdparty/glibc.git/blob - include/argz.h
Add per-thread cache to malloc
[thirdparty/glibc.git] / include / argz.h
1 #ifndef _ARGZ_H
2
3 #include <string/argz.h>
4
5 # ifndef _ISOMAC
6
7 libc_hidden_proto (argz_delete)
8 libc_hidden_proto (__argz_count)
9 libc_hidden_proto (__argz_stringify)
10
11 # endif /* !_ISOMAC */
12 #endif