mirror of
https://github.com/upa/mscp.git
synced 2026-02-22 15:24:44 +08:00
initial commit
This commit is contained in:
6
src/platform.h
Normal file
6
src/platform.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _PLATFORM_H_
|
||||
#define _PLATFORM_H_
|
||||
|
||||
int nr_cpus();
|
||||
|
||||
#endif /* _PLATFORM_H_ */
|
||||
Reference in New Issue
Block a user