summaryrefslogtreecommitdiff
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_ */