Commit Graph

7 Commits

Author SHA1 Message Date
Mathieu Maret 3b97d0307d Style: harmonize formatting
Thanks to: "clang-format -i -style=file **/*.{c,h}"
2020-04-27 00:14:51 +02:00
Mathieu Maret c7feb31c22 Add default exception handler 2020-04-24 23:39:56 +02:00
Mathieu Maret 59a8d3b582 Exception handler can access their ID 2020-04-23 23:59:57 +02:00
Mathieu Maret 432d8801e1 Complete pagefault handler 2018-11-20 17:43:19 +01:00
Mathieu Maret 27293c805c Add more info about segfault 2018-11-16 15:00:31 +01:00
Mathieu Maret 56a16b9ea5 Add empty pagefault handler 2018-11-13 18:02:47 +01:00
Mathieu Maret 2c251fa51c Initial import from mbr_asm project 2018-07-20 15:42:51 +02:00