X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/3000dc4e7e72dd8661d174f7bcde511ff73eb99f..c71f4da9bc3d8207e8308e3212345eb578e1a08f:/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();