diff options
author | Andreas Kling <kling@serenityos.org> | 2021-02-14 09:01:52 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-02-14 09:36:58 +0100 |
commit | c598a95b1c3b66cf1029eac2bcd88288c1fdb05f (patch) | |
tree | 5f7439e065146786075ce863b089be60083889a4 /Kernel/Arch/i386/Boot | |
parent | ca35776e782a87981676906d99ff25d110077a3f (diff) | |
download | serenity-c598a95b1c3b66cf1029eac2bcd88288c1fdb05f.zip |
Kernel: Add a PANIC() function
Let's be a little more expressive when inducing a kernel panic. :^)
PANIC(...) passes any arguments you give it to dmesgln(), then prints
a backtrace and hangs the machine.
Diffstat (limited to 'Kernel/Arch/i386/Boot')
0 files changed, 0 insertions, 0 deletions