Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
c2023d5d03be91dbb983606f0ec5e9e4ea36c8c2
/
.
/
marvell
/
linux
/
tools
/
perf
/
util
/
smt.h
blob: b8414b7bcbc87b45a0c38dd7c2829d74a538fe10 [
file
] [
log
] [
blame
]
b.liu
e958203
2025-04-17 19:18:16 +0800
[
diff
] [
blame
]
1
#ifndef
SMT_H
2
#define
SMT_H
1
3
4
int
smt_on
(
void
);
5
6
#endif