Kernel - Changed MM_GetPhysAddr to take a pointer
authorJohn Hodge <[email protected]>
Wed, 18 Jul 2012 13:37:19 +0000 (21:37 +0800)
committerJohn Hodge <[email protected]>
Wed, 18 Jul 2012 13:37:19 +0000 (21:37 +0800)
commitbd5e8623e509a443d7d6e1b959b79f85b0c285b7
tree03a6aeb7e76fa7c21ba4d007058a11dfb7970233
parent3d85d14c564e245c00d31b1adf9c4ee7c2d9754a
Kernel - Changed MM_GetPhysAddr to take a pointer
14 files changed:
KernelLand/Kernel/arch/x86/errors.c
KernelLand/Kernel/arch/x86/mm_phys.c
KernelLand/Kernel/arch/x86/mm_virt.c
KernelLand/Kernel/arch/x86/proc.c
KernelLand/Kernel/binary.c
KernelLand/Kernel/heap.c
KernelLand/Kernel/include/acess.h
KernelLand/Kernel/libc.c
KernelLand/Kernel/syscalls.c
KernelLand/Kernel/vfs/handle.c
KernelLand/Kernel/vfs/mmap.c
KernelLand/Modules/Network/VIARhineII/rhine2.c
KernelLand/Modules/Storage/ATA/io.c
KernelLand/Modules/USB/UHCI/uhci.c

UCC git Repository :: git.ucc.asn.au