diff options
Diffstat (limited to 'ops/incy.c')
| -rw-r--r-- | ops/incy.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ + #include "common.h" DEFINE_OP(incy) |
![]() |
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-- | ops/incy.c | 2 |
@@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ + #include "common.h" DEFINE_OP(incy) |