X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=os%2Fhptime.h;h=7e5b88a0022d53fa8faa9259eb715d40a07c0fd3;hb=7412e70c70dddf8d6dae0a1a777f9271fa2f56bb;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..7e5b88a0 --- 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