Begin setting up stack unwinding/tracing.
This actually worked so I am chuffed, but it doesn't read the necessary DWARF structures just yet. Still a good step forwards.
This commit is contained in:
@@ -16,7 +16,7 @@ static HIGHER_HALF_DIRECT_MAP_REQUEST: HhdmRequest = HhdmRequest::new();
|
||||
|
||||
#[used]
|
||||
#[unsafe(link_section = ".requests")]
|
||||
static KERNEL_ADDRESS_REQUEST: KernelAddressRequest =
|
||||
pub static KERNEL_ADDRESS_REQUEST: KernelAddressRequest =
|
||||
KernelAddressRequest::new();
|
||||
|
||||
/// ```rs
|
||||
|
||||
Reference in New Issue
Block a user