X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=os%2Fhptime.h;h=23b46c9fcb79d1f8ce0662e6416cb1c4f76f694a;hb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;hp=99b66339080f001e0596b5fb484ecb849cecdf24;hpb=a122edc5c72e77a9610e15753a5aca4987ed74c3;p=bertos.git diff --git a/os/hptime.h b/os/hptime.h old mode 100755 new mode 100644 index 99b66339..23b46c9f --- a/os/hptime.h +++ b/os/hptime.h @@ -1,13 +1,37 @@ /** * \file * * * \brief Portable abstraction for high-resolution time handling (interface) * - * \version $Id$ * \author Bernardo Innocenti */ #ifndef HPTIME_H