Using uV2, the RL51 linker arranges the relocateable code modules in order of size, starting with the largest modules and ending with the smallest. I have a need to always have one module appear at the end, without specifing an absolute address. Any suggestions? Thanks...