Reorder source code to work around weird -combine issue.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 4 Nov 2009 00:50:52 +0000 (19:50 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 4 Nov 2009 00:50:52 +0000 (19:50 -0500)
commit3a337b27b9f78745fabf39a919bf0715674bc7ff
treea52ef8e939c02f3ca08038395514e14847cf2578
parent229e3be8d8a7a56c2c15cb71d4765b787848675d
Reorder source code to work around weird -combine issue.

Seeing an odd issue with ZoneTmpHigh not being declared global - for
    now, work around by reordering the soruce files.
Also, remove the ".comment" section from the final .elf file.
Makefile