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