index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
null_nap.c
blob: c886f548e80f5dab262f02ca187d10a56462c1e9 (
plain
) (
blame
)
1
2
3
#include <ipxe/nap.h>
PROVIDE_NAP_INLINE
(
null
,
cpu_nap
);