Using the 8051 Assembler, how can one specify the order for linking programs? They are ordered correctly in my project, and apparently passed to the linker in the same order, but I must have the order maintained when linking (don't ask why, it's just the way it is). Any help appreciated.