* config/m68k/{cisco.mt,tm-cisco.h}: New files.
This commit is contained in:
parent
d0bff94e42
commit
d34979a72d
1 changed files with 5 additions and 0 deletions
|
@ -47,3 +47,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
This routine returns true on success */
|
||||
|
||||
#define GET_LONGJMP_TARGET(ADDR) get_longjmp_target(ADDR)
|
||||
|
||||
/* BFD handles finding the registers in the core file, so they are at
|
||||
the start of the BFD .reg section. */
|
||||
#define REGISTER_U_ADDR(addr,blockend,regno) 0
|
||||
#define KERNEL_U_ADDR 0
|
||||
|
|
Loading…
Add table
Reference in a new issue