Kernel - Fix compilation on x86_64 and armv7 (for MM changes)
authorJohn Hodge <[email protected]>
Sat, 15 Feb 2014 13:03:41 +0000 (21:03 +0800)
committerJohn Hodge <[email protected]>
Sat, 15 Feb 2014 13:03:41 +0000 (21:03 +0800)
commitaf67042b8d7f05fe76583aef1afb2022b519a1aa
tree750cd9d5dda1ea7d0e97d2e505e60a2a23421209
parente2744a459d1c63435d7348d0bfd0e4b92b0ec9f9
Kernel - Fix compilation on x86_64 and armv7 (for MM changes)
17 files changed:
BuildConf/x86_64/default.mk
KernelLand/Kernel/arch/armv7/debug.c
KernelLand/Kernel/arch/armv7/mm_virt.c
KernelLand/Kernel/arch/x86/mm_phys.c
KernelLand/Kernel/arch/x86_64/errors.c
KernelLand/Kernel/arch/x86_64/include/arch.h
KernelLand/Kernel/arch/x86_64/lib.c
KernelLand/Kernel/arch/x86_64/main.c
KernelLand/Kernel/arch/x86_64/mm_phys.c
KernelLand/Kernel/arch/x86_64/mm_virt.c
KernelLand/Kernel/arch/x86_64/proc.c
KernelLand/Kernel/include/debug_hooks.h
KernelLand/Kernel/include/hal_proc.h
KernelLand/Kernel/include/tpl_mm_phys_bitmap.h
KernelLand/Modules/Display/PL110/main.c
KernelLand/Modules/Input/Keyboard/main.c
Usermode/Libraries/ld-acess.so_src/elf.c

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