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