mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
Removed garbage after #endif.
This commit is contained in:
@ -113,7 +113,7 @@ DEFUN(hash_string,(key),
|
|||||||
static
|
static
|
||||||
#ifdef __GNUC__
|
#ifdef __GNUC__
|
||||||
__inline
|
__inline
|
||||||
#endif ldsym_type *bp;
|
#endif
|
||||||
ldsym_type *
|
ldsym_type *
|
||||||
DEFUN(search,(key,hashval) ,
|
DEFUN(search,(key,hashval) ,
|
||||||
CONST char *key AND
|
CONST char *key AND
|
||||||
|
Reference in New Issue
Block a user