1 #ifndef _IPXE_NULL_NAP_H 2 #define _IPXE_NULL_NAP_H 14 #define NAP_PREFIX_null 16 #define NAP_PREFIX_null __null_
#define __always_inline
Declare a function to be always inline.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
static __always_inline void NAP_INLINE(null, cpu_nap)(void)
void cpu_nap(void)
Sleep with interrupts enabled until next CPU interrupt.