lineage_kernel_xcoverpro/tools/perf/util/smt.h

7 lines
57 B
C
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
#ifndef SMT_H
#define SMT_H 1
int smt_on(void);
#endif