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

Transform 'u8' to 'uint8_t' in src/target

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


git-svn-id: svn://svn.berlios.de/openocd/trunk@2274 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 8f9f5c18
No related branches found
No related tags found
Loading
Showing
with 318 additions and 318 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