Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
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