• Andrew Morton's avatar
    [PATCH] make gcc 3.4 compilation work · fd2ac4b2
    Andrew Morton authored
    From: David Mosberger <davidm@napali.hpl.hp.com>
    
    With gcc-3.4 we need "attribute((used))" declarations to get "make
    modules_install" to work.
    
    Otherwise these sections get dropped from the final image (I assume).
    fd2ac4b2
moduleparam.h 5.56 KB