8080: kernel.def
authorAlan Cox <alan@linux.intel.com>
Sat, 9 Feb 2019 21:52:32 +0000 (21:52 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 9 Feb 2019 21:52:32 +0000 (21:52 +0000)
commitf744a497559109e07b8d593b53b3715cdaad1007
tree72847252d81c7855ea4c821fe573f5b736d16bb4
parent6a8090480c54c826cf58fcc73cd8ae66cb9a5b42
8080: kernel.def

The main thing here is the section stuff. The ACK toolchain just numbers sections
and if you name them differently or in a different order in a file it just doesn't
care. Nasty.... so define our order here at the start of each asm file hopefully
Kernel/kernel-8080.def [new file with mode: 0644]