]>
author | Duje Mihanović <duje.mihanovic@skole.hr> | |
Tue, 28 Jun 2022 10:39:28 +0000 (12:39 +0200) | ||
committer | Duje Mihanović <duje.mihanovic@skole.hr> | |
Tue, 28 Jun 2022 10:47:06 +0000 (12:47 +0200) | ||
commit | bdad753bd8125abc67a24b5d8030fa9cfb8706db | |
tree | ecb837d5e162699fd8916d14cec6cbf05615ebcc | tree | snapshot |
parent | f206380199304913806807b69c28abb4fa965ab8 | commit | diff |
Makefile | diff | blob | history | |
boot/x86/Makefile | diff | blob | history | |
boot/x86/stage3/Makefile | [new file with mode: 0644] | blob |
boot/x86/stage3/elf.c | diff | blob | history | |
boot/x86/stage3/paging.c | diff | blob | history | |
boot/x86/stage3/prekernel.c | diff | blob | history | |
boot/x86/stage3/stage3.ld | diff | blob | history | |
kernel/Makefile | [new file with mode: 0644] | blob |
kernel/arch/x86/Makefile | [new file with mode: 0644] | blob |
kernel/arch/x86/irq/Makefile | [new file with mode: 0644] | blob |
kernel/arch/x86/tty/Makefile | [new file with mode: 0644] | blob |
kernel/drivers/Makefile | [new file with mode: 0644] | blob |
kernel/drivers/irq/Makefile | [new file with mode: 0644] | blob |
kernel/linker.ld | diff | blob | history |