X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fcortex_a8.c;h=832efe92fa095b322c3cb2a06a91261a56c9fad6;hp=0d00b3aa783d58c0c5aba567643766e77ae7601d;hb=aa7c449600d6f6d634f587de6091421a1a877af5;hpb=5d1a9033ab89b017c95e79590d76abbfa61f7512 diff --git a/src/target/cortex_a8.c b/src/target/cortex_a8.c index 0d00b3aa78..832efe92fa 100644 --- a/src/target/cortex_a8.c +++ b/src/target/cortex_a8.c @@ -33,6 +33,7 @@ #include "config.h" #endif +#include "breakpoints.h" #include "cortex_a8.h" #include "armv7a.h" #include "armv4_5.h"