Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch: i386: move non-critial files out of boot | Danny Holman | 2022-01-21 | 1 | -9/+0 |
| | | | | | | | Move all files not needed for the bootstrap process out of boot and into the main x86 source directory. Signed-off-by: Danny Holman <dholman@gymli.org> | ||||
* | arch: i386: add support for IRQs and system calls | Danny Holman | 2022-01-15 | 1 | -0/+9 |
Add support for rudementary system calls and IRQ interrupts. Signed-off-by: Danny Holman <dholman@gymli.org> |