From: Jim Kingdon Date: Sat, 19 Mar 1994 20:02:54 +0000 (+0000) Subject: * config/m68k/{cisco.mt,tm-cisco.h}: New files. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d34979a72deae0f720ce1bedef34e7899937da97;p=binutils-gdb.git * config/m68k/{cisco.mt,tm-cisco.h}: New files. --- diff --git a/gdb/config/m68k/tm-cisco.h b/gdb/config/m68k/tm-cisco.h index 33ee54a4541..bcf6f9b7403 100644 --- a/gdb/config/m68k/tm-cisco.h +++ b/gdb/config/m68k/tm-cisco.h @@ -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