Skip to content
Snippets Groups Projects
Commit db7e7723 authored by zwelch's avatar zwelch
Browse files

Transform 'u32' to 'uint32_t' in src/target/arm*

- Replace '\([^_]\)u32' with '\1uint32_t'.
- Replace '^u32' with 'uint32_t'.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2278 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent f876d5e9
No related branches found
No related tags found
Loading
Showing
with 479 additions and 479 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment