aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/crt0.s
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/PPC/crt0.s')
-rw-r--r--os/ports/GCC/PPC/crt0.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/ports/GCC/PPC/crt0.s b/os/ports/GCC/PPC/crt0.s
index 560753c4a..ee6351a55 100644
--- a/os/ports/GCC/PPC/crt0.s
+++ b/os/ports/GCC/PPC/crt0.s
@@ -42,6 +42,7 @@ _boot_address:
stwu %r0, -8(%r1)
/*
* IVPR initialization.
+ * TODO: Remove because it is in core.s now.
*/
lis %r4, __ivpr_base__@h
ori %r4, %r4, __ivpr_base__@l