[fnrec] Add function recorder for debugging
[gpxe.git] / src / config / nap.h
blob1b981355a9322471f340d1e56a30638bd7b5d30b
1 #ifndef CONFIG_NAP_H
2 #define CONFIG_NAP_H
4 /** @file
6 * CPU sleeping
8 */
10 FILE_LICENCE ( GPL2_OR_LATER );
12 #include <config/defaults.h>
14 //#undef NAP_PCBIOS
15 //#define NAP_NULL
17 #endif /* CONFIG_NAP_H */