Sign in
akaros
/
upstream
/
03668bef2e7fe7de8c7912ee9527e1db1573c4ac
/
.
/
kern
/
include
/
ex_table.h
blob: 7effa0be7b0e254e11c2fa7c567f510c99200fd2 [
file
] [
log
] [
blame
]
#pragma
once
#include
<stdint.h>
void
exception_table_init
(
void
);
uintptr_t
get_fixup_ip
(
uintptr_t
xip
);