symbols_ram_call.hss 453 B

1234567891011
  1. [Main]
  2. Title=_RAM_CALL_...
  3. Index=RAM Calls
  4. See Also=symbols_rom_call: _ROM_CALL_..., symbols_extra_ram_addr: Extra RAM Addresses
  5. [Top]
  6. The symbol _RAM_CALL_<I>index</I> is resolved to the RAM call with the index
  7. <I>index</I>, interpreted as a hexadecimal value. If RAM calls are supported,
  8. the operating system translates references to such symbols in a way that they
  9. either point to a specific location in memory, or are replaced by a specific
  10. value.