#include "flash.h"
#include "common.h"
#include "image.h"
-#include "time_support.h"
+#include <helper/time_support.h>
static int flash_write_unlock(struct target *target, struct image *image, uint32_t *written, int erase, bool unlock);
#include "mflash.h"
#include "target.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include <helper/fileio.h>
#include <helper/log.h>
#include "nand.h"
#include "common.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include <helper/fileio.h>
static int nand_read_page(struct nand_device *nand, uint32_t page, uint8_t *data, uint32_t data_size, uint8_t *oob, uint32_t oob_size);
#include "flash.h"
#include "armv4_5.h"
#include <helper/binarybuffer.h>
-#include "time_support.h"
+#include <helper/time_support.h>
#include "algorithm.h"
#include "flash.h"
#include <helper/membuf.h>
#include "at91sam3.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#define REG_NAME_WIDTH (12)
/* project specific includes */
#include "interface.h"
#include "commands.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#if IS_CYGWIN == 1
#include <windows.h>
#endif
#include "interface.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include "bitq.h"
#include "pld.h"
#include <helper/log.h>
-#include "time_support.h"
+#include <helper/time_support.h>
/* pld drivers
#include "jtag.h"
#include "svf.h"
-#include "time_support.h"
+#include <helper/time_support.h>
// SVF command
#include "breakpoints.h"
#include "arm11_dbgtap.h"
#include "arm_simulator.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include "target_type.h"
#include "algorithm.h"
#include "register.h"
#include "arm_jtag.h"
#include "arm11_dbgtap.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#if 0
#define JTAG_DEBUG(expr ...) do { if (1) LOG_DEBUG(expr); } while (0)
#endif
#include "arm720t.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include "target_type.h"
#include "register.h"
#include "embeddedice.h"
#include "target_request.h"
#include "etm.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include "arm_simulator.h"
#include "algorithm.h"
#include "register.h"
#endif
#include "arm920t.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include "target_type.h"
#include "register.h"
#endif
#include "arm926ejs.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include "target_type.h"
#include "register.h"
#endif
#include "arm_adi_v5.h"
-#include "time_support.h"
+#include <helper/time_support.h>
/*
* Transaction Mode:
#include "target_type.h"
#include "target_request.h"
#include "breakpoints.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include "register.h"
#include "trace.h"
#include "image.h"
#include "arm_jtag.h"
#include "arm_simulator.h"
#include "arm_disassembler.h"
-#include "time_support.h"
+#include <helper/time_support.h>
#include "register.h"
#include "image.h"