Files
android_kernel_eebbk_sm6150/tools/perf/util/smt.h
T

7 lines
57 B
C
Raw Normal View History

#ifndef SMT_H
#define SMT_H 1
int smt_on(void);
#endif