Revert support for Linux backend
authorJonas Hvid <mail@johv.dk>
Fri, 9 Oct 2020 21:12:36 +0000 (23:12 +0200)
committerJonas Hvid <mail@johv.dk>
Fri, 9 Oct 2020 21:13:29 +0000 (23:13 +0200)
commitc6c2c1941a030ebda811db613262d317e6041137
tree687a351e26e337c6e41ede7eb05691511de90dfc
parent61b721d365efaaae4d5ebb8d13972faa697be54b
Revert support for Linux backend

Now that we're implementing UEFI-related words directly in Forth, it doesn't
make much sense to provide an alternative Linux backend. That was a dead end.
.gitignore
Makefile
impl.asm
main.asm
os/linux.asm [deleted file]
os/uefi.asm