Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
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