mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 12:50:19 +08:00
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=11
8 lines
54 B
C
8 lines
54 B
C
/*
|
|
*
|
|
*/
|
|
|
|
#ifdef i386
|
|
#define PAGESIZE (4096)
|
|
#endif
|