Better sparse support.
[bertos.git] / os / hptime.h
index 9d9336ed3657eb9ff90c3547c5a34bf9d2510185..a5072cca4801c18ae17cd2bc43d6d38287e7d533 100755 (executable)
 #ifndef HPTIME_H
 #define HPTIME_H
 
-/* sparse? */
-#ifdef __CHECKER__
-       /* Any random OS would do */
-       #define __unix__
-#endif
-
 #ifdef __cplusplus
 extern "C" {
 #endif /* __cplusplus */