index
:
riscv-os.git
main
A RISC-V "OS"
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
aplic.h
blob: b96363d4316f264aa5642d5b6cf12e29a3227c5e (
plain
)
1
2
3
4
5
6
#pragma once #include "kernel/lib.h" void aplic_init();