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