Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-27 | arch: i386: update all files to use the new libk | Danny Holman | 1 | -2/+0 | |
Update all the files under arch to make use of the new libk implementation. Most of these changes are simply path changes in include directives. Signed-off-by: Danny Holman <dholman@gymli.org> | |||||
2024-02-16 | arch: i386: move GDT definitions to their own header | Danny Holman | 1 | -0/+55 | |
Move all the data structures required for operation of the GDT to their own header file. Signed-off-by: Danny Holman <dholman@gymli.org> |