index
:
net-next.git
emaclite-cleanup
master
nds-private-remove
packet-loop-back
packet-rx-pump-back
net-next plumbings
Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
build
/
feature
/
test-numa_num_possible_cpus.c
blob: 2606e94b065988a838d3531b295e126b1dbfefbb (
plain
)
1
2
3
4
5
6
#include <numa.h> int main(void) { return numa_num_possible_cpus(); }