aboutsummaryrefslogtreecommitdiff
path: root/src/nxp_tgt.c
diff options
context:
space:
mode:
authorGareth McMullin2012-06-18 20:27:06 +1200
committerGareth McMullin2012-06-18 20:27:06 +1200
commitbc7e7d21128f8aaac4d2b6191bfd904fe76f7deb (patch)
treedf1f9e706b163ad3ae9df019fd6514523890d046 /src/nxp_tgt.c
parentbc5a6f022bf926353d09c3c1b69ddf05ee353edf (diff)
Removed target header files containing a single prototype.
Target probe prototypes are all in target.h now.
Diffstat (limited to 'src/nxp_tgt.c')
-rw-r--r--src/nxp_tgt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nxp_tgt.c b/src/nxp_tgt.c
index e703eb2..8973c76 100644
--- a/src/nxp_tgt.c
+++ b/src/nxp_tgt.c
@@ -6,7 +6,6 @@
#include "general.h"
#include "adiv5.h"
#include "target.h"
-#include "nxp_tgt.h"
#define IAP_PGM_CHUNKSIZE 256 /* should fit in RAM on any device */