- Move MmGrowKernelStack to mm/process.c with the other functions for future use.
authorAlex Ionescu <aionescu@gmail.com>
Wed, 11 Jan 2006 05:24:40 +0000 (05:24 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Wed, 11 Jan 2006 05:24:40 +0000 (05:24 +0000)
commitc193938e1b7a689cb93096e9db594b5a6dfbc20f
tree9bf7b93f629b8c2de8733d86e1844e8b77d425a5
parentd5debcbcd9760ea55fb08fc5a8a4db0207013aec
- Move MmGrowKernelStack to mm/process.c with the other functions for future use.
- Make KiServiceCheck stdcall for future use.

svn path=/trunk/; revision=20778
reactos/ntoskrnl/ke/i386/syscall.S
reactos/ntoskrnl/ke/kthread.c
reactos/ntoskrnl/mm/mm.c
reactos/ntoskrnl/mm/process.c