add PME_CLR
authorBill Joy <root@ucbvax.Berkeley.EDU>
Mon, 1 Nov 1982 09:39:47 +0000 (01:39 -0800)
committerBill Joy <root@ucbvax.Berkeley.EDU>
Mon, 1 Nov 1982 09:39:47 +0000 (01:39 -0800)
SCCS-vsn: sys/vax/include/pcb.h 4.6

usr/src/sys/vax/include/pcb.h

index 9c4264d..91fdf34 100644 (file)
@@ -1,4 +1,4 @@
-/*     pcb.h   4.5     81/05/14        */
+/*     pcb.h   4.6     82/10/31        */
 
 /*
  * VAX process control block
 
 /*
  * VAX process control block
@@ -48,6 +48,7 @@ struct pcb
 #define        ASTLVL_USER     3
 
 #define        AST_CLR         0x07000000
 #define        ASTLVL_USER     3
 
 #define        AST_CLR         0x07000000
+#define        PME_CLR         0x80000000
 
 #define        aston() \
        { \
 
 #define        aston() \
        { \