You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLVM libc baremetal implementation declares a set of external API that vendors are expected to provide, which libc uses to implement functionality that cannot be implemented in portable way. We should document this API (and perhaps also move all the declarations into a single header).