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