mirror of
https://github.com/reactos/reactos.git
synced 2025-04-06 05:34:22 +00:00
7 lines
61 B
C
7 lines
61 B
C
/*
|
|
*
|
|
*/
|
|
|
|
#ifdef i386
|
|
#define PAGESIZE (4096)
|
|
#endif
|