]> git.sur5r.net Git - openocd/blobdiff - src/target/testee.c
cortex a8: add missing error handling for mem_ap_atomic_write_u32()
[openocd] / src / target / testee.c
index 991c64e85f4cffef1524c7095cfefa7b65126070..280111a434e0ca2ffc2f6eed575e60ba893a6c93 100644 (file)
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
+
+#include <helper/log.h>
+
 #include "target.h"
 #include "target_type.h"
-#include <helper/log.h>
 #include "hello.h"
 
 static const struct command_registration testee_command_handlers[] = {