Sign in
akaros
/
akaros
/
ee6bef89ffdbd448ffdc98db1edd2e5bd6c1ef14
/
.
/
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
);