aboutsummaryrefslogtreecommitdiff
path: root/asm/head.S
diff options
context:
space:
mode:
Diffstat (limited to 'asm/head.S')
-rw-r--r--asm/head.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/head.S b/asm/head.S
index 47520f9..d7c2821 100644
--- a/asm/head.S
+++ b/asm/head.S
@@ -899,6 +899,7 @@ opal_entry:
/* Convert our token into a table entry and get the
* function pointer. Also check the token.
+ * For ELFv2 ABI, the local entry point is used so no need for r12.
*/
cmpldi %r0,OPAL_LAST
bgt- 2f