]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/imp.h
ARM: rename armv4_5_algorithm as arm_algorithm
[openocd] / src / flash / nor / imp.h
index ade7297a4ff7a7fb39c45dc494933534464ace72..4c849fef23f0a5bd06e6f57f8dc8f5fecf6b7b93 100644 (file)
 
 // this is an internal header
 #include "core.h"
+#include "driver.h"
+// common flash internals
+#include <flash/common.h>
+// almost all drivers will need this file
+#include <target/target.h>
 
 /**
  * Adds a new NOR bank to the global list of banks.