2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-02-20 20:39:56 +00:00
xNBA/src/config/nap.h

16 lines
178 B
C
Raw Normal View History

2008-10-12 23:34:45 +01:00
#ifndef CONFIG_NAP_H
#define CONFIG_NAP_H
/** @file
*
* CPU sleeping
*
*/
#include <config/defaults.h>
//#undef NAP_PCBIOS
//#define NAP_NULL
#endif /* CONFIG_NAP_H */