diff options
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ + #include <stdint.h> #include <stddef.h> |
![]() |
index : copyjit | |
| DONE - A JIT compiler in the vein of copy-and-patch, but without patching | kimi.h.kuparinen+copyjit@gmail.com |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | src/main.c | 2 |
@@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ + #include <stdint.h> #include <stddef.h> |