use prototype for function pointer in static link libc init barrier
this is not needed for correctness, but doesn't hurt, and in some cases the compiler may pessimize the call assuming the callee might be variadic when it lacks a prototype.
Showing
想要评论请 注册 或 登录