]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/util.h
Fix description in help dump
[proxmark3-svn] / armsrc / util.h
index 135468aeee7e4b3954fa50d9c146221c2ed6e6ac..e8b9cdffbc8dd2ebf3a537ae9592a9207fba8ae0 100644 (file)
@@ -47,4 +47,7 @@ void StartCountUS();
 uint32_t RAMFUNC GetCountUS();
 uint32_t RAMFUNC GetDeltaCountUS();
 
+void StartCountSspClk();
+uint32_t RAMFUNC GetCountSspClk();
+
 #endif
Impressum, Datenschutz