From: Bill Joy Date: Mon, 1 Nov 1982 09:39:47 +0000 (-0800) Subject: add PME_CLR X-Git-Tag: BSD-4_1c_2-Snapshot-Development~1961 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/ce28659bc5bc6e0179a0b04fda30546aac65f071?ds=inline add PME_CLR SCCS-vsn: sys/vax/include/pcb.h 4.6 --- diff --git a/usr/src/sys/vax/include/pcb.h b/usr/src/sys/vax/include/pcb.h index 9c4264d24a..91fdf34212 100644 --- a/usr/src/sys/vax/include/pcb.h +++ b/usr/src/sys/vax/include/pcb.h @@ -1,4 +1,4 @@ -/* pcb.h 4.5 81/05/14 */ +/* pcb.h 4.6 82/10/31 */ /* * VAX process control block @@ -48,6 +48,7 @@ struct pcb #define ASTLVL_USER 3 #define AST_CLR 0x07000000 +#define PME_CLR 0x80000000 #define aston() \ { \