mirror of
https://github.com/limine-bootloader/limine
synced 2025-01-06 04:42:16 +03:00
adding bytes description to stack_size
This commit is contained in:
parent
6df8a35698
commit
98bfcc6dbd
@ -249,7 +249,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
|
||||
|
Loading…
Reference in New Issue
Block a user