blob: c3d06847b6e6d9a8afef0dc221d8294daf592c43 [file] [log] [blame]
/* Copied from linker.ld */
/* Reserved 4 bytes to save vector table base address */
SECTION_PROLOGUE(.vt_pointer,(NOLOAD),)
{
*(.vt_pointer_section)
*(".vt_pointer_section.*")
} GROUP_LINK_IN(RAMABLE_REGION)