* device/lib/mcs51/crtcall.asm: new, added for indirect calls
[fw/sdcc] / sim / ucsim / s51.src / start2
1 #!/bin/sh
2
3 s51 -Sin=tee_2,out=2_tee "$@"
4
5 # End of start2