CARP:
Cleanup FRAME_CHAIN_VALID. Replace all macro's with functions.
This commit is contained in:
parent
8743fc885f
commit
b696009406
26 changed files with 112 additions and 51 deletions
|
@ -38,7 +38,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
|||
|
||||
#define DECR_PC_AFTER_HW_BREAK 4
|
||||
|
||||
#define FRAME_CHAIN_VALID_ALTERNATE
|
||||
#define FRAME_CHAIN_VALID(fp,fi) alternate_frame_chain_valid (fp, fi)
|
||||
|
||||
#undef NUM_REGS
|
||||
#define NUM_REGS 80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue