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