X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/64d1b4efc932898dc250dbc5d8f7418e3643b27b..2813c42f98c0b40251c4a6c0289720c9a60db485:/armsrc/util.h diff --git a/armsrc/util.h b/armsrc/util.h index bf5d0cc8..0fb445d6 100644 --- a/armsrc/util.h +++ b/armsrc/util.h @@ -49,7 +49,7 @@ uint32_t RAMFUNC GetTickCount(); void StartCountUS(); uint32_t RAMFUNC GetCountUS(); -uint32_t RAMFUNC GetDeltaCountUS(); +//uint32_t RAMFUNC GetDeltaCountUS(); void StartCountSspClk(); uint32_t RAMFUNC GetCountSspClk();