Searched refs:NOP (Results 1 – 1 of 1) sorted by relevance
74 #define NOP() asm ( "nop" ); macro85 NOP(); in test_sleep()