mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
Lint
This commit is contained in:
@ -44,6 +44,8 @@ extern struct value *call_function_by_hand();
|
|||||||
|
|
||||||
extern struct target_ops eb_ops; /* Forward declaration */
|
extern struct target_ops eb_ops; /* Forward declaration */
|
||||||
|
|
||||||
|
static void eb_close();
|
||||||
|
|
||||||
#define LOG_FILE "eb.log"
|
#define LOG_FILE "eb.log"
|
||||||
#if defined (LOG_FILE)
|
#if defined (LOG_FILE)
|
||||||
FILE *log_file;
|
FILE *log_file;
|
||||||
|
Reference in New Issue
Block a user