mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
version 1.93 now
This commit is contained in:
@ -18,10 +18,10 @@ dummy3 ()
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if (__STDC__ == 1) || defined(const)
|
#if defined (__STDC__) || defined (const)
|
||||||
const
|
const
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
char version_string[] = "GNU assembler version 1.91.03 (Cygnus Support pre-release)\n";
|
char version_string[] = "GNU assembler version 1.93 (alpha release)\n";
|
||||||
|
|
||||||
/* end of version.c */
|
/* end of version.c */
|
||||||
|
Reference in New Issue
Block a user