forked from Bananymous/banan-os
Kernel: Show QR code with panic logs on kernel panic
This makes debugging on real hardware easier!
This commit is contained in:
@@ -74,6 +74,8 @@
|
||||
namespace Debug
|
||||
{
|
||||
void dump_stack_trace();
|
||||
void dump_qr_code();
|
||||
|
||||
void putchar(char);
|
||||
void print_prefix(const char*, int);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user