Adding start of x86_64 port
authorJohn Hodge <[email protected]>
Tue, 11 May 2010 02:10:32 +0000 (10:10 +0800)
committerJohn Hodge <[email protected]>
Tue, 11 May 2010 02:10:32 +0000 (10:10 +0800)
commit302b755a1a7b1d607774353b908e325e934aacdc
tree3491dc5cfbfe5a794b6eadfda05ccb502d27c750
parent775bf8013abe9fe4ef3d4883ea2e43bba2a84da1
Adding start of x86_64 port
Kernel/arch/x86_64/Makefile [new file with mode: 0644]
Kernel/arch/x86_64/include/arch.h [new file with mode: 0644]
Kernel/arch/x86_64/include/mm_virt.h [new file with mode: 0644]
Kernel/arch/x86_64/lib.c [new file with mode: 0644]
Kernel/arch/x86_64/main.c [new file with mode: 0644]
Kernel/arch/x86_64/start32.asm [new file with mode: 0644]
Kernel/arch/x86_64/start64.asm [new file with mode: 0644]

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