removed REGPATCH define
This commit is contained in:
parent
8f9fb0ad77
commit
af88eafe02
@ -24,7 +24,7 @@ static char rcsid[] = "$Header$";
|
||||
* machine dependent back end routines for the PDP-11
|
||||
*/
|
||||
|
||||
#define REGPATCH
|
||||
/* #define REGPATCH /* save all registers in markblock */
|
||||
|
||||
con_part(sz,w) register sz; word w; {
|
||||
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define REGPATCH /* save all registers in link block */
|
||||
/* #define REGPATCH /* save all registers in link block */
|
||||
|
||||
#ifdef REGPATCH
|
||||
#define SL 8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user