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

Transform 'u8' to 'uint8_t'

- Replace '\([^_]\)u8' with '\1uint8_t'.
- Replace '^u8' with 'uint8_t'.


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