diff options
author | Ian Moffett <ian@osmora.org> | 2025-09-16 20:53:43 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-09-16 21:39:51 -0400 |
commit | 0e3e85d8a8379794cff591da4bc701ba98a35d65 (patch) | |
tree | 764015c7295ce7540e9cc2035d81328c79aeba24 /.gitignore | |
parent | 3ed526d5ae90130bcc8e12c53d970c503eab9004 (diff) |
kern: proc: Add initialization code for ring 3
This commit introduces several new functions for switching the processor
into a ring three context along with its task's respective process
descriptors to be implemented correctly.
- Add md_set_ip() to update proc instruction pointer
- Add stack definitions
- Add stack mapping logic
...
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions