Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a5bcbcaf authored by Sonny Rao's avatar Sonny Rao Committed by Paul Mackerras
Browse files

[POWERPC] Remove stale comment from head_64.S



This is now inaccurate because we may not have entered prom_init() and
r3 is overwritten immediately anyway.

Signed-off-by: default avatarSonny Rao <sonny@burdell.org>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 8545cd20
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1734,10 +1734,6 @@ _STATIC(__boot_from_prom)
	/* We never return */
	trap

/*
 * At this point, r3 contains the physical address we are running at,
 * returned by prom_init()
 */
_STATIC(__after_prom_start)

/*