diff options
author | Joursoir <chat@joursoir.net> | 2021-08-13 23:25:50 +0000 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2021-08-13 23:25:50 +0000 |
commit | 8a719ab74dd35e0e753c0c4320ac10180ab72970 (patch) | |
tree | 8e46be9ddedf4c245b077ddc7035b193a5af2aa9 | |
parent | b51923e1fa3ab6c3cdeb7c1ff139083082511d33 (diff) | |
download | mfsos-8a719ab74dd35e0e753c0c4320ac10180ab72970.tar.gz mfsos-8a719ab74dd35e0e753c0c4320ac10180ab72970.tar.bz2 mfsos-8a719ab74dd35e0e753c0c4320ac10180ab72970.zip |
x86/boot: move and rename asm code with multiboot header
-rw-r--r-- | arch/x86/boot/multiboot.s (renamed from kernel/boot.s) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/kernel/boot.s b/arch/x86/boot/multiboot.s index 33e54f1..33e54f1 100644 --- a/kernel/boot.s +++ b/arch/x86/boot/multiboot.s |