]> code.bitgloo.com Git - clyne/osdev.git/commit
convert boot.s to c++
authorClyne Sullivan <clyne@bitgloo.com>
Fri, 27 Sep 2024 10:45:13 +0000 (06:45 -0400)
committerClyne Sullivan <clyne@bitgloo.com>
Fri, 27 Sep 2024 10:45:13 +0000 (06:45 -0400)
commit56f5c483ee516245867a312c7e1520c3f4df16c7
treed230b66c8eb06e0af915facf20966fbe2c098193
parent0f5bbed9a9463adbd23f281f7d7c689cbe7f4182
convert boot.s to c++
Makefile
boot.cpp [new file with mode: 0644]
boot.s [deleted file]
kernel.cpp