index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
null_nap.c
blob: c886f548e80f5dab262f02ca187d10a56462c1e9 (
plain
)
1
2
3
#include <ipxe/nap.h>
PROVIDE_NAP_INLINE
(
null
,
cpu_nap
);