mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-16 20:22:26 +00:00
Implement first basic interrupt handler
This commit is contained in:
@@ -2,3 +2,4 @@ cd "$(dirname "$0")"
|
||||
cd ".."
|
||||
|
||||
cargo build --target aarch64-unknown-none
|
||||
llvm-objcopy -O binary ../target/aarch64-unknown-none/debug/nova ../target/aarch64-unknown-none/debug/kernel8.img
|
||||
|
||||
Reference in New Issue
Block a user