iPXE
core
null_nap.c
Go to the documentation of this file.
1
#include <
ipxe/nap.h
>
2
3
PROVIDE_NAP_INLINE
(
null
,
cpu_nap
);
nap.h
CPU sleeping.
PROVIDE_NAP_INLINE
PROVIDE_NAP_INLINE(null, cpu_nap)
cpu_nap
void cpu_nap(void)
Sleep with interrupts enabled until next CPU interrupt.
Generated by
1.8.15