X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fetm_dummy.c;h=0c5fc111b534e4983b71ee54c8c626d5325159d9;hp=eba1865ea001918f6dd140e06b259e20caf1efa3;hb=5723e54fa9875dabe1a183ee59336cebe74d1516;hpb=e740536568f5943748f2159f0ef8baa4ab37dcb9 diff --git a/src/target/etm_dummy.c b/src/target/etm_dummy.c index eba1865ea0..0c5fc111b5 100644 --- a/src/target/etm_dummy.c +++ b/src/target/etm_dummy.c @@ -21,8 +21,8 @@ #include "config.h" #endif +#include "armv4_5.h" #include "etm_dummy.h" -#include "arm7_9_common.h" static int handle_etm_dummy_config_command(struct command_context_s *cmd_ctx, char *cmd, char **args, int argc)