mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-30 00:52:16 +08:00
oops - omitted terminating #endif
This commit is contained in:
@ -39,6 +39,7 @@
|
|||||||
#ifndef INT_MAX
|
#ifndef INT_MAX
|
||||||
#define INT_MAX (int) (((unsigned) (-1)) >> 1)
|
#define INT_MAX (int) (((unsigned) (-1)) >> 1)
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef BFD_ASSEMBLER
|
#ifdef BFD_ASSEMBLER
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user