Make nulldrv a small C++ program

This commit is contained in:
Justin C. Miller
2019-03-24 13:44:25 -07:00
parent b18243f098
commit ed3f9410a6
8 changed files with 134 additions and 67 deletions

View File

@@ -56,9 +56,10 @@ boot:
nulldrv:
kind: exe
target: host
target: user
output: nulldrv
source:
- src/drivers/nulldrv/main.cpp
- src/drivers/nulldrv/main.s
elf: