Define S0_REGNUM here for now.
This commit is contained in:
parent
b7f45770a5
commit
93b2595e62
3
gnu/dist/gdb/config/alpha/tm-nbsd.h
vendored
3
gnu/dist/gdb/config/alpha/tm-nbsd.h
vendored
@ -21,6 +21,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
#define TM_NBSD_H
|
||||
|
||||
#include "alpha/tm-alpha.h"
|
||||
#ifndef S0_REGNUM
|
||||
#define S0_REGNUM (T7_REGNUM+1)
|
||||
#endif
|
||||
#include "tm-nbsd.h"
|
||||
|
||||
#undef START_INFERIOR_TRAPS_EXPECTED
|
||||
|
Loading…
Reference in New Issue
Block a user