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