_ROM_CALL_...

Symbols Built into the TIGCC Linker Next

The symbol _ROM_CALL_index is resolved to the ROM call with the index index, interpreted as a hexadecimal value. The operating system translates references to such symbols in a way that they point to the specified ROM call. This is usually a function, but it can also be a variable.


See also: tiamsapi_..., _RAM_CALL_...