Cleaning up mostly
authorJohn Hodge <[email protected]>
Wed, 23 Mar 2011 05:33:04 +0000 (13:33 +0800)
committerJohn Hodge <[email protected]>
Wed, 23 Mar 2011 05:33:04 +0000 (13:33 +0800)
commit9096ba960349e39b44a7053a753d20bce726710c
tree7a43677584ab6c6d22e738ed88eec801c667b099
parentdec96d539a700885bace43218e26f684934a1a01
Cleaning up mostly

- Fixed makefiles to not assume that environment is correctly set (I.e. $(ARCH))
- Changed GCC to CC and NASM to AS in makefile trace output
- Cleaned up top-of-file externs
- Improved Heap_Dump output
Kernel/Makefile
Kernel/Makefile.BuildNum.x86_64
Kernel/arch/x86/Makefile
Kernel/arch/x86/main.c
Kernel/heap.c
Kernel/include/init.h
Kernel/include/threads.h
Kernel/include/tpl_drv_joystick.h
Kernel/syscalls.c

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