:: commit 7e331c719a0faaaff8fd0029ac6f7d5842803390

TornaxO7 <tornax07@gmail.com> — 2022-12-06 13:22

parents: 5d6a92e463

adding bytes description to stack_size

diff --git a/PROTOCOL.md b/PROTOCOL.md
index 566724a8..1a45e06b 100644
--- a/PROTOCOL.md
+++ b/PROTOCOL.md
@@ -208,7 +208,7 @@ struct limine_stack_size_request {
 };
 ```
 
-* `stack_size` - The requested stack size (also used for SMP processors).
+* `stack_size` - The requested stack size in bytes (also used for SMP processors).
 
 Response:
 ```c
tab: 248 wrap: offon