x86+arm: Remove symbols needed only by Diab toolchain
These symbols are no longer required. Change-Id: I99f6afad0ffb116efde1e2ff28252a2e4d8b7fb4 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
This commit is contained in:
parent
7011b1c8da
commit
027ed5682b
2 changed files with 0 additions and 6 deletions
|
@ -36,8 +36,6 @@ rest should not be triggered until the kernel is ready to handle them.
|
|||
|
||||
_ASM_FILE_PROLOGUE
|
||||
|
||||
/* Diab requires a __start symbol */
|
||||
SECTION_SUBSEC_FUNC(exc_vector_table,_Start,__start)
|
||||
SECTION_SUBSEC_FUNC(exc_vector_table,_Start,_VectorTableROM)
|
||||
|
||||
.word __CORTEXM_BOOT_MSP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue