---
 bsps/sparc/shared/start/start.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bsps/sparc/shared/start/start.S b/bsps/sparc/shared/start/start.S
index 5fc1248a24..f7caacf0e4 100644
--- a/bsps/sparc/shared/start/start.S
+++ b/bsps/sparc/shared/start/start.S
@@ -85,7 +85,7 @@
 
   .section    ".text"
   PUBLIC(start)
-  .global start, __bsp_mem_init
+  .global start
 
 SYM(start):
 #if SYM(start) != start
-- 
2.26.2

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to