Sign in
opensecura
/
3p
/
cheriot-rtos
/
2a0b59dfeb989f7701492ada273fe0c3347ee7a7
/
.
/
examples
/
06.producer-consumer
/
consumer.h
blob: 03e875e60d574d79394ba1fd5f69a3511dbefe1d [
file
] [
log
] [
blame
]
// Copyright Microsoft and CHERIoT Contributors.
// SPDX-License-Identifier: MIT
#include
<compartment.h>
#include
<cstdlib>
void
__cheri_compartment
(
"consumer"
)
set_queue
(
SObjStruct
*
queueHandle
);