linuxOS_PX30_CAR/kernel/tools/perf/util/smt.h

7 lines
57 B
C
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
#ifndef SMT_H
#define SMT_H 1
int smt_on(void);
#endif