diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-03 07:59:01 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-03 07:59:01 +0100 |
| commit | 065f42adc9af7fc4adc391bb6961460010c30d08 (patch) | |
| tree | fbfee11307db6a695f4eb347dbe8a0fbb034fbf9 /kernel/head.S | |
| parent | 4ab2ce3fb0e6b8085742c734a8f5437db5979046 (diff) | |
| download | fbos-065f42adc9af7fc4adc391bb6961460010c30d08.tar.gz fbos-065f42adc9af7fc4adc391bb6961460010c30d08.zip | |
Remove stack pointer for each process
Since 6132623dbf30 ("Share the same stack everywhere") the same stack is
used everywhere. Hence, it's rather pointless for each task to have a
pointer to a stack which is the same and that is never read.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'kernel/head.S')
0 files changed, 0 insertions, 0 deletions
