This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C5515: What is the .model assembler directive?

Part Number: TMS320C5515

At the start of vectors.asm in the RTS sources, there's this line:

.model  call=internal

There is no .model directive listed in the Assembly Language Tools User's Guide. What is it?