- fix build warnings

- add svn props to recently added files armv7a.[ch]

git-svn-id: svn://svn.berlios.de/openocd/trunk@2618 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
ntfreak
2009-08-25 12:19:44 +00:00
parent 8e1d516927
commit 7a1ac49ac9
3 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ int armv7a_arch_state(struct target_s *target)
}
LOG_USER("target halted in %s state due to %s, current mode: %s\n"
"%s: 0x%8.8x pc: 0x%8.8x\n"
"%s: 0x%8.8" PRIx32 " pc: 0x%8.8" PRIx32 "\n"
"MMU: %s, D-Cache: %s, I-Cache: %s",
armv7a_state_strings[armv4_5->core_state],
Jim_Nvp_value2name_simple(nvp_target_debug_reason,