mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-18 15:27:50 +00:00
Add a simple handler function for the breakpoint exception
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#![feature(unique)]
|
||||
#![feature(allocator_api)]
|
||||
#![feature(global_allocator)]
|
||||
#![feature(abi_x86_interrupt)]
|
||||
#![no_std]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user