git://git.qemu.org
/
ipxe.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[cloud] Allow aws-import script to run on Python 3.6
[ipxe.git]
/
src
/
core
/
null_nap.c
1
#include <ipxe/nap.h>
2
3
PROVIDE_NAP_INLINE
(
null
,
cpu_nap
);