target/nds32: rename CamelCase symbols

Change-Id: I4619eb47cd051f52e60a3fdbc49aaf71e13a81e2
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6342
Tested-by: jenkins
Reviewed-by: Marc Schink <dev@zapb.de>
Reviewed-by: Xiang W <wxjstz@126.com>
This commit is contained in:
Antonio Borneo
2021-06-06 17:48:48 +02:00
parent cbaccc5c3e
commit 43750e8d53
4 changed files with 21 additions and 21 deletions

View File

@@ -217,7 +217,7 @@ struct nds32_misc_config {
bool div_instruction;
bool mac_instruction;
int audio_isa;
bool L2_cache;
bool l2_cache;
bool reduce_register;
bool addr_24;
bool interruption_level;