]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/util.h
fixed indentation to get rid of warnings
[proxmark3-svn] / armsrc / util.h
index 05364519e6c09565cf1e64f0b36dda4f4f92edd9..3ff70dd4a44fba4b1d33567e081f705567a65939 100644 (file)
@@ -64,6 +64,8 @@ uint32_t RAMFUNC GetTickCount();
 
 void StartCountUS();
 uint32_t RAMFUNC GetCountUS();
+void ResetUSClock(void);
+void SpinDelayCountUs(uint32_t us);
 //uint32_t RAMFUNC GetDeltaCountUS();
 
 void StartCountSspClk();
Impressum, Datenschutz