SYSTEM             55 include/struct.h extern SYSTEM *sys;
SYSTEM              7 src/struct.c   SYSTEM *sys = NULL;
SYSTEM            255 src/struct.c       sys = malloc_chk(sizeof(SYSTEM), "sys");