iPXE
null_nap.c
Go to the documentation of this file.
1#include <ipxe/nap.h>
2
CPU sleeping.
void cpu_nap(void)
Sleep with interrupts enabled until next CPU interrupt.
#define PROVIDE_NAP_INLINE(_subsys, _api_func)
Provide a static inline CPU sleeping API implementation.
Definition nap.h:42