6 lines
60 B
C
6 lines
60 B
C
#ifndef DEFS_H__
|
|
#define DEFS_H__
|
|
|
|
#define NCPU 1
|
|
|
|
#endif |