mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Add fr450 support.
This commit is contained in:
@ -39,6 +39,7 @@ extern const MACH fr550_mach;
|
||||
extern const MACH fr500_mach;
|
||||
extern const MACH tomcat_mach;
|
||||
extern const MACH fr400_mach;
|
||||
extern const MACH fr450_mach;
|
||||
extern const MACH simple_mach;
|
||||
|
||||
#ifndef WANT_CPU
|
||||
|
Reference in New Issue
Block a user