Sign in
opensecura
/
3p
/
cheriot-rtos
/
b944342ab2f3cc160df6beaf9a91f491de4d0978
/
.
/
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
();