summaryrefslogtreecommitdiff
path: root/src/shared/execbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/execbuf.h')
-rw-r--r--src/shared/execbuf.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/shared/execbuf.h b/src/shared/execbuf.h
new file mode 100644
index 0000000..70ea35c
--- /dev/null
+++ b/src/shared/execbuf.h
@@ -0,0 +1,5 @@
+#pragma once
+/* the instruction format is bound to change, atm it's extremely inefficient */
+
+/* takes 5 arguments */
+#define EXECBUF_SYSCALL 0xF0000001