Sign in
opensecura
/
3p
/
cheriot-rtos
/
682167197cd3f425e8412f2e6c6f84207435b8b3
/
.
/
tests.extra
/
regress-thread_exit_IRQ
/
helper.cc
blob: 023b4fe56facaec623f426e198356051bc751251 [
file
]
#include
"helper.h"
[[
cheri
::
interrupt_state
(
enabled
)]]
void
*
help
(
void
)
{
return
__builtin_return_address
(
0
);
}