changed Egreg
This commit is contained in:
parent
908a525ef5
commit
51c9ad3413
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ extern char Enoswap[]; /* swap space full */
|
|||
extern char Esoverlap[]; /* segments overlap */
|
||||
extern char Emouseset[]; /* mouse type already set */
|
||||
extern char Eshort[]; /* i/o count too small */
|
||||
extern char Egreg[]; /* jmk added reentrancy for threads */
|
||||
extern char Egreg[]; /* the front fell off */
|
||||
extern char Ebadspec[]; /* bad attach specifier */
|
||||
extern char Enoreg[]; /* process has no saved registers */
|
||||
extern char Enoattach[]; /* mount/attach disallowed */
|
||||
|
|
Loading…
Reference in a new issue