summaryrefslogtreecommitdiff
path: root/gpxe/src/config/nap.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/config/nap.h')
-rw-r--r--gpxe/src/config/nap.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/gpxe/src/config/nap.h b/gpxe/src/config/nap.h
deleted file mode 100644
index 1b981355..00000000
--- a/gpxe/src/config/nap.h
+++ /dev/null
@@ -1,17 +0,0 @@
-#ifndef CONFIG_NAP_H
-#define CONFIG_NAP_H
-
-/** @file
- *
- * CPU sleeping
- *
- */
-
-FILE_LICENCE ( GPL2_OR_LATER );
-
-#include <config/defaults.h>
-
-//#undef NAP_PCBIOS
-//#define NAP_NULL
-
-#endif /* CONFIG_NAP_H */