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