Files
neulacpu/laos/include/defs.h
2023-05-18 00:05:52 +08:00

6 lines
60 B
C

#ifndef DEFS_H__
#define DEFS_H__
#define NCPU 1
#endif