]> git.sur5r.net Git - openocd/blobdiff - src/jtag/amt_jtagaccel.c
regions outside flash are now read/write nocache by default. GDB 6.8 would mark non...
[openocd] / src / jtag / amt_jtagaccel.c
index 1a34073a4645f1315e02b185154d282871746172..b94b6f7605ef8dc51f0a74e65319bf6afae0b7ab 100644 (file)
@@ -34,9 +34,6 @@
 #include <string.h>
 #include <stdlib.h>
 
-#include <sys/time.h>
-#include <time.h>
-
 #if PARPORT_USE_PPDEV == 1
 #include <linux/parport.h>
 #include <linux/ppdev.h>