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: a3b01eb1014a0257645b799b08f9342d235c88e9 (
plain
)
1
2
3
#include <gpxe/nap.h>
PROVIDE_NAP_INLINE
(
null
,
cpu_nap
);