make gcc-specific headers (intrinsics, etc.) available with wrapper
they are intentionally listed after the libc include directory so that the gcc float.h, etc. don't get used in place of the libc ones.
Showing
想要评论请 注册 或 登录
they are intentionally listed after the libc include directory so that the gcc float.h, etc. don't get used in place of the libc ones.