index
:
mscp.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
platform.h
blob: b93142b97f4c6672e0418dd3d00440a79c298f8e (
plain
)
1
2
3
4
5
6
#ifndef _PLATFORM_H_ #define _PLATFORM_H_ int nr_cpus(); #endif /* _PLATFORM_H_ */