__ld_insert_kernel_ram_calls

Previous Automatically Inserted Section Contents Next

__ld_insert_kernel_ram_calls can be used to handle RAM calls. It inserts references to RAM calls in the format used by kernels:

If a program uses this insertion, it must process it as follows: Before program termination, this process has to be reverted, so that it can be repeated the next time the program starts. Simply deactivating the relocation code would prevent programs from being transferred between devices.