Rtwo/kernel/motorola/sm8550/tools/perf/util/smt.h
2025-09-30 19:22:48 -05:00

6 lines
57 B
C

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