BSD 4_1_snap development
[unix-history] / sys / h / seg.h
CommitLineData
6bafdb92
C
1/* seg.h 4.2 81/02/19 */
2
3/*
4 * Mapper addresses and bits
5 */
6
7#define RO PG_URKR /* access abilities */
8#define RW PG_UW