Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/multiboot: add multiboot header | Joursoir | 2022-10-07 | 1 | -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. |