X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=os%2Fhptime.h;h=23b46c9fcb79d1f8ce0662e6416cb1c4f76f694a;hb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;hp=9d9336ed3657eb9ff90c3547c5a34bf9d2510185;hpb=8c4f04bc9071d6d5c9fa55fe097cbff72325f5e9;p=bertos.git diff --git a/os/hptime.h b/os/hptime.h old mode 100755 new mode 100644 index 9d9336ed..23b46c9f --- a/os/hptime.h +++ b/os/hptime.h @@ -1,6 +1,31 @@ /** * \file * @@ -12,12 +37,6 @@ #ifndef HPTIME_H #define HPTIME_H -/* sparse? */ -#ifdef __CHECKER__ - /* Any random OS would do */ - #define __unix__ -#endif - #ifdef __cplusplus extern "C" { #endif /* __cplusplus */