X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftarget%2Farm920t.c;h=3d119bd6f1fdedb306be145ad5805975b8553d26;hb=f90d8fa45f2d4c9d4b7990f198b232ee55cbb4e1;hp=92cee83c5687172bd128e97e0e6ce0d7d452a640;hpb=6d1d58a1fc3dfd60e9cac89460b5a6e438d11efa;p=fw%2Fopenocd diff --git a/src/target/arm920t.c b/src/target/arm920t.c index 92cee83c5..3d119bd6f 100644 --- a/src/target/arm920t.c +++ b/src/target/arm920t.c @@ -497,7 +497,7 @@ int arm920t_arch_state(struct target_s *target) exit(-1); } - LOG_USER( "target halted in %s state due to %s, current mode: %s\n" + LOG_USER("target halted in %s state due to %s, current mode: %s\n" "cpsr: 0x%8.8" PRIx32 " pc: 0x%8.8" PRIx32 "\n" "MMU: %s, D-Cache: %s, I-Cache: %s", armv4_5_state_strings[armv4_5->core_state],