mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
* mipsread.c (ZMAGIC): #undef to avoid duplicate define.
* remote.c (alarm): Move declaration to global level, before first reference to it. * tm-i386bsd.h (NUM_REGS): There are only eleven, not twelve.
This commit is contained in:
@@ -29,4 +29,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
/* 386BSD cannot handle the segment registers. */
|
||||
#undef NUM_REGS
|
||||
#define NUM_REGS 12
|
||||
#define NUM_REGS 11
|
||||
|
||||
Reference in New Issue
Block a user