Sign in
fuchsia
/
third_party
/
github.com
/
zlib-ng
/
zlib-ng
/
341f2d7c43e3448062091834407e7af13cb1b7d3
/
.
/
test
/
test_cpu_features.h
blob: 70b74283d2ef9bc08b22b6d12ac049e3283042ea [
file
]
#ifndef
TEST_CPU_FEATURES_H
#define
TEST_CPU_FEATURES_H
#ifndef
DISABLE_RUNTIME_CPU_DETECTION
# include "cpu_features.h"
extern
struct
cpu_features test_cpu_features
;
#endif
#endif