Replace T in TC_H8300
This commit is contained in:
parent
7532cf103a
commit
c24e7321a6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue