summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn van Groningen2015-11-02 12:25:35 +0000
committerJohn van Groningen2015-11-02 12:25:35 +0000
commit898fd7075e6f47cfe1beb1cb5ad04e0d94713e9b (patch)
tree3a2bbf0e0b8762b7c44e6be2ae7b48600be8c111
parentset visibility of symbols to hidden on ARM, (diff)
remove import or export of __eaind
-rw-r--r--armstartup.s8
1 files changed, 3 insertions, 5 deletions
diff --git a/armstartup.s b/armstartup.s
index 42eaa88..b65db94 100644
--- a/armstartup.s
+++ b/armstartup.s
@@ -368,15 +368,13 @@ start_address:
.globl _c13,_c14,_c15,_c16,_c17,_c18,_c19,_c20,_c21,_c22
.globl _c23,_c24,_c25,_c26,_c27,_c28,_c29,_c30,_c31,_c32
- .globl e__system__nind
- .hidden e__system__nind
.globl e__system__eaind
.hidden e__system__eaind
-@ old names of the previous two labels for compatibility, remove later
+ .globl e__system__nind
+ .hidden e__system__nind
+@ old name of the previous label for compatibility, remove later
.globl __indirection
.hidden __indirection
- .globl __eaind
- .hidden __eaind
.globl e__system__dind
.hidden e__system__dind
.globl eval_fill