summaryrefslogtreecommitdiff
path: root/src/kernel/arch/amd64/acpi.c
diff options
context:
space:
mode:
authordzwdz2024-07-22 18:05:07 +0200
committerdzwdz2024-07-22 18:05:07 +0200
commit2a09d77902c5007fb30c40f9c89ecb46aedf4006 (patch)
tree35e3f3332982fc359941e8cbc4ed5e3c5bf73425 /src/kernel/arch/amd64/acpi.c
parent1fc2d9c88af77c3af81b6bd461e6b019b97d2dbb (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 'src/kernel/arch/amd64/acpi.c')
0 files changed, 0 insertions, 0 deletions