mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
Fix some stale header names from dwarf files
Some of these references were not updated when they were moved to a separate directory.
This commit is contained in:
@ -320,4 +320,4 @@ extern const gdb_byte *safe_read_sleb128 (const gdb_byte *buf,
|
||||
extern const gdb_byte *safe_skip_leb128 (const gdb_byte *buf,
|
||||
const gdb_byte *buf_end);
|
||||
|
||||
#endif /* dwarf2expr.h */
|
||||
#endif /* DWARF2EXPR_H */
|
||||
|
Reference in New Issue
Block a user