[PATCH] ppc64: Add missing section definition
From: Anton Blanchard <anton@samba.org> For a laugh we moved the BSS and our world exploded. Turns out we zero from __bss_start to _end. Add __bss_stop to our section definitions so we can use it instead.
Showing
Please register or sign in to comment