]> git.corax.cc Git - corax/commit
Make _int_handle(), _exc_handle(), and _sys_handle() void functions since the assembl...
authorMatthias Kruk <m@m10k.eu>
Wed, 2 Oct 2019 05:00:37 +0000 (14:00 +0900)
committerMatthias Kruk <m@m10k.eu>
Wed, 2 Oct 2019 05:00:37 +0000 (14:00 +0900)
commita6521d2fea3ca1a48ec80b5a2b3a9b33fb039d65
tree1811cadf7fa6461f302b710dc5bf4558337c584b
parent32898a17a21b43dd7954965dd8292ce195bff32f
Make _int_handle(), _exc_handle(), and _sys_handle() void functions since the assembly code that calls them ignores the return value
kernel/arch/interrupt.c