changed int?? to em??

This commit is contained in:
ceriel
1988-05-06 13:46:55 +00:00
parent 43aff0b259
commit bdff3addb3
35 changed files with 149 additions and 118 deletions

View File

@@ -85,9 +85,9 @@ catch(trapno)
*p = 0;
_Traps__Message(q, 0, (int) (p - q), 1);
}
#ifndef int24
#ifndef int44
#ifndef int22
#ifndef em24
#ifndef em44
#ifndef em22
if (trapno == M2_UNIXSIG) {
extern int __signo;
signal(__signo, SIG_DFL);

View File

@@ -10,9 +10,9 @@
Version: $Header$
*/
#ifndef int22
#ifndef int24
#ifndef int44
#ifndef em22
#ifndef em24
#ifndef em44
#define EM_trap(n) TRP(n) /* define to whatever is needed to cause the trap */