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

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

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


git-svn-id: svn://svn.berlios.de/openocd/trunk@2279 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent db7e7723
Branches
No related tags found
No related merge requests found
Showing
with 231 additions and 231 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment