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