diff options
Diffstat (limited to 'ops/end.c')
| -rw-r--r-- | ops/end.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -6,8 +6,7 @@ DEFINE_OP(end) { UNUSED(sp); UNUSED(a); - UNUSED(x); UNUSED(y); UNUSED(o); - return; + return x; } |
![]() |
index : copyjit | |
| DONE - A JIT compiler in the vein of copy-and-patch, but without patching | kimi.h.kuparinen+copyjit@gmail.com |
| aboutsummaryrefslogtreecommitdiff |