mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 15:23:42 +03:00
[nap] Formalise the CPU sleeping API
This commit is contained in:
3
src/core/null_nap.c
Normal file
3
src/core/null_nap.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <gpxe/nap.h>
|
||||
|
||||
PROVIDE_NAP_INLINE ( null, cpu_nap );
|
||||
Reference in New Issue
Block a user