forked from Imagelibrary/rtems
bsps/sparc: Remove unused __bsp_mem_init symbol
This commit is contained in:
@@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
.section ".text"
|
.section ".text"
|
||||||
PUBLIC(start)
|
PUBLIC(start)
|
||||||
.global start, __bsp_mem_init
|
.global start
|
||||||
|
|
||||||
SYM(start):
|
SYM(start):
|
||||||
#if SYM(start) != start
|
#if SYM(start) != start
|
||||||
|
|||||||
Reference in New Issue
Block a user