index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isys
/
smp.h
blob: 3255cc489e54d436688e041ddb4f437475dbf7b1 (
plain
)
1
2
3
4
5
6
#ifndef SMP_H
#define SMP_H
int
detectSMP
(
void
);
#endif
/* SMP_H */