mirror of
https://github.com/bebbo/amigaos-binutils-2.14.git
synced 2025-12-08 19:48:25 +00:00
@B fix #ifdef DEBUGPRINT
This commit is contained in:
@ -49,6 +49,7 @@ SECTION
|
||||
#define DBGPRINT(a) printf a
|
||||
#else
|
||||
#define DBGPRINT(a)
|
||||
#endif
|
||||
|
||||
/* IMPORT from targets.c. */
|
||||
extern const size_t _bfd_target_vector_entries;
|
||||
|
||||
Reference in New Issue
Block a user