pdp instead of pdp11
This commit is contained in:
parent
a8820459d5
commit
d76349f200
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ extern bcopy();
|
|||
#define BUSY 1
|
||||
#define NEXT(p) (* (char **) (p))
|
||||
|
||||
#ifdef pdp11
|
||||
#ifdef pdp
|
||||
#define BUGFIX 64
|
||||
#else
|
||||
#define BUGFIX 0
|
||||
|
|
Loading…
Reference in a new issue