• Nicolas Pitre's avatar
    [ARM PATCH] 2097/2: more gcc-3.4.1 warning fixes · cecd9b3f
    Nicolas Pitre authored
    Patch from Nicolas Pitre
    
    At least gcc-3.4.1 complains about puts() declaration conflicting
    with its own idea of it.  Our puts() declaration and implementation
    isn't standard anyway, so let's rename it to putstr() like on x86.
    
    Signed-off-by: Nicolas Pitre 
    cecd9b3f
uncompress.h 1.15 KB