mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
revert previous delta.
This commit is contained in:
@ -4489,7 +4489,7 @@ s3_do_macro_bcmp (char *str)
|
|||||||
char* ptemp;
|
char* ptemp;
|
||||||
int i = 0;
|
int i = 0;
|
||||||
struct s3_score_it inst_expand[2];
|
struct s3_score_it inst_expand[2];
|
||||||
struct s3_score_it inst_main = { 0 };
|
struct s3_score_it inst_main;
|
||||||
|
|
||||||
memset (inst_expand, 0, sizeof inst_expand);
|
memset (inst_expand, 0, sizeof inst_expand);
|
||||||
s3_skip_whitespace (str);
|
s3_skip_whitespace (str);
|
||||||
|
Reference in New Issue
Block a user