diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-04-24 13:54:41 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-04-24 13:54:41 +0300 |
| commit | be3696bd5853819212b1240751efd8d85f282c68 (patch) | |
| tree | fd58279b90ce82c073c6f8d9a929ceb00bec5703 /arch/riscv64/conf/init | |
| parent | d4c420689b1872f6fb22f421dfd27704ee94951a (diff) | |
| download | kmi-be3696bd5853819212b1240751efd8d85f282c68.tar.gz kmi-be3696bd5853819212b1240751efd8d85f282c68.zip | |
start initial irq handling
+ Still lots todo, and I'm not entirely sure how I should handle program
space switches (mainly since the kernel uses the process' stack, maybe
it shouldn't?)
Diffstat (limited to 'arch/riscv64/conf/init')
| -rwxr-xr-x | arch/riscv64/conf/init | bin | 968 -> 1096 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/riscv64/conf/init b/arch/riscv64/conf/init Binary files differindex f05254f..c415457 100755 --- a/arch/riscv64/conf/init +++ b/arch/riscv64/conf/init |
