repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux/fpc-iii.git]
/
tools
/
perf
/
util
/
smt.h
blob
b8414b7bcbc87b45a0c38dd7c2829d74a538fe10
1
#ifndef SMT_H
2
#define SMT_H 1
3
4
int
smt_on
(
void
);
5
6
#endif