summaryrefslogtreecommitdiff
path: root/src/user/knob/entry.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/user/knob/entry.asm')
-rw-r--r--src/user/knob/entry.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/user/knob/entry.asm b/src/user/knob/entry.asm
index acf6f5f..e9548d4 100644
--- a/src/user/knob/entry.asm
+++ b/src/user/knob/entry.asm
@@ -19,5 +19,5 @@ _entry:
jmp main
section .stack nobits alloc noexec write align=16
-resb 1024
+resb 4096
stack: \ No newline at end of file