K 10 svn:author V 3 kib K 8 svn:date V 27 2012-01-03T10:30:27.273191Z K 7 svn:log V 304 MFC r227102: Provide typedefs for the type of bit mask for the page bits. Use the defined types instead of int when manipulating masks. Supposedly, it could fix support for 32KB page size in the machine-independend VM layer. MFC r227103: Remove redundand definitions. The chunk was missed from r227102. END