• Andrew Morton's avatar
    [PATCH] ppc64: Add missing section definition · 7731282b
    Andrew Morton authored
    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.
    7731282b
sections.h 351 Bytes