summaryrefslogtreecommitdiff
path: root/gpxe/src/core/null_nap.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/core/null_nap.c')
-rw-r--r--gpxe/src/core/null_nap.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gpxe/src/core/null_nap.c b/gpxe/src/core/null_nap.c
deleted file mode 100644
index a3b01eb1..00000000
--- a/gpxe/src/core/null_nap.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include <gpxe/nap.h>
-
-PROVIDE_NAP_INLINE ( null, cpu_nap );