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