Function rustduino::llvm::__nop[][src]

pub fn __nop()
Expand description

The __nop function is equivalent to the NOP machine instruction. A NOP is a computer instruction that does nothing and still takes fixed clock cyles to process.