Skip to content
  • zwelch's avatar
    Transform 'u8' to 'uint8_t' in src/target · 86173cdb
    zwelch authored
    - 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
    86173cdb