summaryrefslogtreecommitdiff
path: root/src/libk
diff options
context:
space:
mode:
Diffstat (limited to 'src/libk')
-rw-r--r--src/libk/include/camellia/execbuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libk/include/camellia/execbuf.h b/src/libk/include/camellia/execbuf.h
index 8ffabad..a5704a2 100644
--- a/src/libk/include/camellia/execbuf.h
+++ b/src/libk/include/camellia/execbuf.h
@@ -1,7 +1,7 @@
#pragma once
/* the instruction format is bound to change, atm it's extremely inefficient */
-#define EXECBUF_MAX_LEN 2048
+#define EXECBUF_MAX_LEN 1024
/* takes 6 arguments */
#define EXECBUF_SYSCALL 0xF0000001