]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/util.h
(no commit message)
[proxmark3-svn] / armsrc / util.h
index 135468aeee7e4b3954fa50d9c146221c2ed6e6ac..9c4b4c58e75a81e09661a829695960bb4e53cf46 100644 (file)
@@ -47,4 +47,7 @@ void StartCountUS();
 uint32_t RAMFUNC GetCountUS();
 uint32_t RAMFUNC GetDeltaCountUS();
 
+void StartCountMifare();
+uint32_t RAMFUNC GetCountMifare();
+
 #endif
Impressum, Datenschutz