x86_64 now compiles and builds :) :)
authorJohn Hodge <[email protected]>
Thu, 27 May 2010 11:38:59 +0000 (19:38 +0800)
committerJohn Hodge <[email protected]>
Thu, 27 May 2010 11:38:59 +0000 (19:38 +0800)
commit1499c9eb8aa167dff5354a25c5a5bd2d00672a54
tree884921feb74aa471946bd2c14807738dbf3b190f
parentebaeb7ad41f633762d26f759852498fcb7d3dfea
x86_64 now compiles and builds :) :)
14 files changed:
Kernel/Makefile
Kernel/Makefile.BuildNum
Kernel/arch/x86/start.asm
Kernel/arch/x86_64/Makefile
Kernel/arch/x86_64/kernelpanic.c [new file with mode: 0644]
Kernel/arch/x86_64/lib.c
Kernel/arch/x86_64/link.ld
Kernel/arch/x86_64/main.c
Kernel/arch/x86_64/mm_virt.c
Kernel/arch/x86_64/start32.asm
Kernel/arch/x86_64/start64.asm
Kernel/arch/x86_64/vm8086.c
Makefile.x86_64.cfg
Modules/Makefile.tpl

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