mirror of https://github.com/ARMmbed/mbed-os.git
Following IAR guide for RAM vector table, this is in the code snippet there: ``` extern void * __vector_RAM_table []; void main(void) ``` Found in https://github.com/ARMmbed/mbed-os/pull/12547 |
||
---|---|---|
.. | ||
mbed_boot_iar.c |