FreeCalypso > hg > fc-magnetite
comparison src/gpf2/osl/os_sem_ir.c @ 500:094ecae40880
OSL: os_sem_ir.c compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 24 Jun 2018 22:42:26 +0000 |
parents | 91e8dac34ada |
children |
comparison
equal
deleted
inserted
replaced
499:27db9775cbab | 500:094ecae40880 |
---|---|
4 */ | 4 */ |
5 | 5 |
6 /* set of included headers from COFF symtab: */ | 6 /* set of included headers from COFF symtab: */ |
7 #include <stdio.h> | 7 #include <stdio.h> |
8 #include <string.h> | 8 #include <string.h> |
9 #include "gpfconf.h" /* FreeCalypso addition */ | 9 #include "nucleus.h" |
10 #include "../../nucleus/nucleus.h" | |
11 #include "typedefs.h" | 10 #include "typedefs.h" |
12 #include "os.h" | 11 #include "os.h" |
13 #include "gdi.h" | 12 #include "gdi.h" |
14 #include "os_types.h" | 13 #include "os_types.h" |
15 #include "os_glob.h" | 14 #include "os_glob.h" |