repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
coverity appeasement - redundant check
[minix.git]
/
servers
/
procfs
/
cpuinfo.h
blob
7e381de0e729cd38e6ed1b59eeb14ce5219ffafe
1
#ifndef __PROCFS_CPUINFO_H__
2
#define __PROCFS_CPUINFO_H__
3
4
void
root_cpuinfo
(
void
);
5
6
#endif
/* __PROCFS_CPUINFO_H__ */