]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/fpgaloader.c
CHG: moved to header file
[proxmark3-svn] / armsrc / fpgaloader.c
index a1011ab7c3fccf635520eb8f1ae6cfbb27ff8f12..a96cb5d9e9b2cffff6eaacd9b8511b52d4e55fe3 100644 (file)
@@ -9,16 +9,7 @@
 // Routines to load the FPGA image, and then to configure the FPGA's major
 // mode once it is configured.
 //-----------------------------------------------------------------------------
-
-#include <stdint.h>
-#include <stddef.h>
-#include <stdbool.h>
 #include "fpgaloader.h"
-#include "proxmark3.h"
-#include "util.h"
-#include "string.h"
-#include "BigBuf.h"
-#include "zlib.h"
 
 extern void Dbprintf(const char *fmt, ...);
 
Impressum, Datenschutz