:pserver:cvsanon@mok.lvcm.com:/CVS/ReactOS reactos
[reactos.git] / include / ntdll / pagesize.h
1 /*
2  *
3  */
4
5 #ifdef i386
6 #define PAGE_SIZE (4096)
7 #endif