xref
: /
mOS-networking-stack
/
core
/
src
/
include
/
cpu.h
(revision 76404edc)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
__CPU_H_
2
#
define
__CPU_H_
3
4
int
GetNumCPUs
();
5
6
#
endif
/* __CPU_H_ */
7