Moved IoPageRead from io.h to iofuncs.h.
authorHartmut Birr <osexpert@googlemail.com>
Wed, 28 Aug 2002 07:13:04 +0000 (07:13 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Wed, 28 Aug 2002 07:13:04 +0000 (07:13 +0000)
commit1b9c730b9961685f6c52d2b35390da4a9e5385e0
tree5716fdf16817b3d36f51ca315a21083dfb86ccf7
parentfdd13c6ff5bbb692818daf9aed458ef4dd902468
Moved IoPageRead from io.h to iofuncs.h.
Changed parameters for IoPageRead/IoPageWrite/IoSynchronousPageWrite.
Fixed the length calculation in CcZeroData.

svn path=/trunk/; revision=3421
reactos/include/ddk/iofuncs.h
reactos/ntoskrnl/cc/copy.c
reactos/ntoskrnl/include/internal/io.h
reactos/ntoskrnl/mm/pagefile.c
reactos/ntoskrnl/mm/section.c