Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
anonymous-lestat
/
Void-Hardened-Kernel
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
patches
Void-Hardene...
/
tools
/
perf
/
util
/
smt.h
smt.h
57 B
Permalink
History
Raw
1
2
3
4
5
6
7
#ifndef SMT_H
#define SMT_H 1
int smt_on(void);
#endif