Index: kernel/arch/ppc32/src/exception.S
===================================================================
--- kernel/arch/ppc32/src/exception.S	(revision deacd722f7dca626637926215ebe69ffd2fd67f5)
+++ kernel/arch/ppc32/src/exception.S	(revision 8e7a9f077ddd43ef98645bd15d910b08d0a85eaf)
@@ -126,5 +126,5 @@
 .endm
 
-// XXX: K_UNMAPPED_TEXT_START section starts at 0x100,
+// NOTE: K_UNMAPPED_TEXT_START section starts at 0x100,
 // so all the following .org directives are relative to that.
 #define ABSOLUTE(x) ((x) - 0x100)
