]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/BigBuf.c
REM: removed an test function
[proxmark3-svn] / armsrc / BigBuf.c
index 57eb8db1d8c46b14b8d840f18036f98ec1b195e1..7d7a76d16323e1f34f6bba43178a24a4bc7639c3 100644 (file)
@@ -8,11 +8,7 @@
 //-----------------------------------------------------------------------------
 // BigBuf and functions to allocate/free parts of it.
 //-----------------------------------------------------------------------------
-
-#include <stdint.h>
-#include "proxmark3.h"
-#include "apps.h"
-#include "string.h"
+#include "BigBuf.h"
 
 // BigBuf is the large multi-purpose buffer, typically used to hold A/D samples or traces.
 // Also used to hold various smaller buffers and the Mifare Emulator Memory.
Impressum, Datenschutz