summaryrefslogtreecommitdiff
path: root/src/til_limits.h
blob: 4ab0cb2e204954c195d6ab54d3f9bdac349b5392 (plain)
1
2
3
4
5
6
#ifndef TIL_LIMITS_H
#define TIL_LIMITS_H

#define TIL_MAXCPUS	1024

#endif
© All Rights Reserved