Sign in
opensecura
/
3p
/
cheriot-rtos
/
dc960d02f616f288b96ba0a803b19a98d7e9538f
/
.
/
examples
/
04.temporal_safety
/
claimant.h
blob: 45588088e11a8e24a7d3232d4ade2dde4b8b09b7 [
file
] [
log
] [
blame
]
#include
"compartment-macros.h"
int
__cheri_compartment
(
"claimant"
)
make_claim
(
void
*
ptr
);
int
__cheri_compartment
(
"claimant"
)
show_claim
();