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