Sign in
◑
Theme
opensecura
/
3p
/
cheriot-rtos
/
bc11dd9bb843869352f5b2a562adddedf1a2ca51
/
.
/
benchmarks
/
compartment-call
/
callee.cc
blob: e02f27f4e0dd3c3c6fd95f93ec5d991224c87fae [
file
]
#include
"callee.h"
#include
"../timing.h"
int
noop_return_rdcycle
()
{
return
rdcycle
();
}