Sign in
cobalt
/
cobalt.git
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
musl
/
src
/
starboard
/
internal
/
hwcap_impl.h
blob: 4039e08bbb8d0d0fcd9bca674daac11c45730c7e [
file
]
#ifndef
_HWCAP_IMPL_H_
#define
_HWCAP_IMPL_H_
#ifdef
__cplusplus
extern
"C"
{
#endif
// __cplusplus
void
init_musl_hwcap
();
#ifdef
__cplusplus
}
// extern "C"
#endif
// __cplusplus
#endif