mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
Replace T in TC_H8300
This commit is contained in:
@ -44,7 +44,7 @@
|
|||||||
#define TARGET_FORMAT "coff-z8k"
|
#define TARGET_FORMAT "coff-z8k"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef C_H8300
|
#ifdef TC_H8300
|
||||||
#include "coff/h8300.h"
|
#include "coff/h8300.h"
|
||||||
#define TARGET_FORMAT "coff-h8300"
|
#define TARGET_FORMAT "coff-h8300"
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user