Index: rom/booter.c
===================================================================
--- rom/booter.c	(revision 7ecfb7b804af212fdc1cf5f5eebff4b5072b391b)
+++ rom/booter.c	(revision 897a8748f2677e6fbef5357d8ce6887b9d9c5a2d)
@@ -142,5 +142,5 @@
 		bgnbss = B_end + 1L;
 
-		endbss = bgnbss + B_bss_l - 1L;
+	endbss = bgnbss + B_bss_l - 1L;
 
 #if	PRINTIT
