Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
f60a3fd263c6f7fc8b7019c7ebb76a76c9925e22
/
.
/
src
/
kernel
/
linux
/
v4.14
/
tools
/
perf
/
util
/
smt.h
blob: b8414b7bcbc87b45a0c38dd7c2829d74a538fe10 [
file
] [
log
] [
blame
]
rjw
1f88458
2022-01-06 17:20:42 +0800
[
diff
] [
blame
]
1
#ifndef
SMT_H
2
#define
SMT_H
1
3
4
int
smt_on
(
void
);
5
6
#endif