]> git.sur5r.net Git - openocd/blobdiff - src/target/target_request.h
cortex a8: add missing error handling for mem_ap_atomic_write_u32()
[openocd] / src / target / target_request.h
index cc9f3b9ac9bbd6b794b4c1f7796c2c1e54c93795..e50c425e0f59e872dd62adcfd1bbc1e8d5e4dbf9 100644 (file)
@@ -26,7 +26,8 @@
 #ifndef TARGET_REQUEST_H
 #define TARGET_REQUEST_H
 
-#include "target.h"
+struct target;
+struct command_context;
 
 typedef enum target_req_cmd
 {