diff options
author | dzwdz | 2024-07-22 18:05:07 +0200 |
---|---|---|
committer | dzwdz | 2024-07-22 18:05:07 +0200 |
commit | 2a09d77902c5007fb30c40f9c89ecb46aedf4006 (patch) | |
tree | 35e3f3332982fc359941e8cbc4ed5e3c5bf73425 /.gitignore | |
parent | 1fc2d9c88af77c3af81b6bd461e6b019b97d2dbb (diff) |
kernel/isr: improve interrupt handling code
On the assembly side, ensure the stack frame looks always the same, by pushing
a fake "error code" for the interrupts that don't generate one.
On the C side, use a struct instead of magic indices into an "array", and
make it consistent with the current style.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions