More work on x86_64 port, also cleaned up a little of the API.
authorJohn Hodge <[email protected]>
Thu, 13 May 2010 13:36:53 +0000 (21:36 +0800)
committerJohn Hodge <[email protected]>
Thu, 13 May 2010 13:36:53 +0000 (21:36 +0800)
commit33bcf4b3feb0e5e4548548bf3d2a50c52ffb6115
tree43488a254814921f109252dd3560dc2357776c30
parent43f12a083f112a410859597c5f45e78b1de2e7c8
More work on x86_64 port, also cleaned up a little of the API.
- Fixed notices in the GenSyscalls.php script
13 files changed:
Kernel/GenSyscalls.php
Kernel/Makefile
Kernel/Makefile.BuildNum
Kernel/arch/x86/time.c
Kernel/arch/x86_64/Makefile
Kernel/arch/x86_64/mm_phys.c [new file with mode: 0644]
Kernel/arch/x86_64/mm_virt.c [new file with mode: 0644]
Kernel/arch/x86_64/start32.asm
Kernel/arch/x86_64/start64.asm
Kernel/include/acess.h
Kernel/include/syscalls.h
Kernel/include/syscalls.inc.asm
Kernel/threads.c

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