asm.h (202B)
1 #ifndef asm_h 2 #define asm_h 3 4 #include <stdio.h> 5 #include <fcntl.h> 6 #include <unistd.h> 7 #include <string.h> 8 #include <stdlib.h> 9 #include <stdint.h> 10 11 #include "dat.h" 12 #include "fns.h" 13 14 #endif /* asm_h */
asmcustom asm compiler (learn project) | |
| git clone git://git.evenfri.xyz/asm.git | |
| Log | Files | Refs |