4BSD/usr/include/sys/seg.h

/*	seg.h	4.1	11/9/80	*/

/*
 * Mapper addresses and bits
 */

#define	RO	PG_URKR		/* access abilities */
#define	RW	PG_UW