Kernel: Add helper macro for bochs magic break point
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
BAN::Formatter::print(Serial::serial_putc, "\e[m"); \
|
||||
} while(false)
|
||||
|
||||
#define BOCHS_BREAK() asm volatile("xchgw %bx, %bx")
|
||||
|
||||
namespace Serial
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user