Add placeholder implementation of Linux backend
authorJonas Hvid <mail@johv.dk>
Sun, 4 Oct 2020 00:14:04 +0000 (02:14 +0200)
committerJonas Hvid <mail@johv.dk>
Sun, 4 Oct 2020 00:14:04 +0000 (02:14 +0200)
commit5224cfbc1856cd2f4c786f73223b1182acbc96cc
tree2739a31611be116f20382b24c32b1b025c0180fd
parentd8a61fe84d4b71c21c4ce18a9b7bc78000db725a
Add placeholder implementation of Linux backend
.gitignore
Makefile
impl.asm
main.asm
os/linux.asm [new file with mode: 0644]
os/uefi.asm