Sign in
cobalt
/
cobalt
/
97b64f26fb12c9eab352139c26f0b01d1cb6d0b9
/
.
/
third_party
/
musl
/
src
/
starboard
/
internal
/
hwcap_impl.h
blob: 4039e08bbb8d0d0fcd9bca674daac11c45730c7e [
file
] [
log
] [
blame
]
#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