1
0
Bifurcation 0
school/ecen425/yaku.h

9 lignes
102 B
C

#ifndef YAKU_H
#define YAKU_H
#define MAX_TASKS 10
#define MAX_SEMS 10
#define MAX_QUEUES 10
#endif