reorganize pthread data structures and move the definitions to alltypes.h
[musl] / include / sys / sysmacros.h
1 #ifndef _SYSMACROS_H
2 #define _SYSMACROS_H
3
4 #include <bits/sysmacros.h>
5
6 #endif