Index: rom/booter.c
===================================================================
--- rom/booter.c	(revision e4a1376d1263f85f90c295f0fba97b9611239293)
+++ rom/booter.c	(revision 661ae9da7c11344e355ee86e567d0b3d47f08b03)
@@ -142,5 +142,5 @@
 		bgnbss = B_end + 1L;
 
-		endbss = bgnbss + B_bss_l - 1L;
+	endbss = bgnbss + B_bss_l - 1L;
 
 #if	PRINTIT
