FreeBSD $0 dance.
[p5sagit/p5-mst-13.2.git] / wince / config_H.ce
index a1b4aba..67715c7 100644 (file)
  */
 /*#define HAS_USLEEP           /**/
 
-/* HAS_NANOSLEEP:
- *     This symbol, if defined, indicates that the nanosleep system
- *     call is available to let the process sleep with 1E-9 accuracy.
- */
-/*#define HAS_NANOSLEEP                /**/
-
 /* HASVOLATILE:
  *     This symbol, if defined, indicates that this C compiler knows about
  *     the volatile declaration.