summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sources/meta/exec.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sources/meta/exec.c b/sources/meta/exec.c
index d9a6052..b913390 100644
--- a/sources/meta/exec.c
+++ b/sources/meta/exec.c
@@ -23,10 +23,7 @@ BEGIN \
c8->pc = c8->STACK[--c8->sp]; \
END
-/* NOTE: NOP for now */
-#define X_C8_SYS \
-BEGIN \
-END
+#define X_C8_SYS X_C8_ILL
#define X_C8_JP \
BEGIN \