blob: a00f7e8d4bcbec4085ceafa59a585933c91208b1 [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.*")
}