summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Collapse)AuthorAgeFilesLines
* x86: add GDT headerJoursoir2022-10-131-0/+89
|
* x86/multiboot: add multiboot headerJoursoir2022-10-071-0/+270
| | | | | | Unfortunately, GNU AS doesn't perform GCC-like preprocessing. So, to include the multiboot header in the assembly code, we should parse and format it to GAS-style.
* move the arch specific code for port IO to the correct placeJoursoir2021-08-301-0/+15