• Alessandro Rubini's avatar
    softpll-unify: use pp_printf · df523abf
    Alessandro Rubini authored
    This copies over pp_printf from wrpc-sw, builds it, and changes
    trace.h to explicitly call pp_printf. Actually, it also
    define mprintf to pp_printf.
    
    The excplicit call is needed, or the --gc-functions will discard the
    pp_printf code if no object file refers to it.  Later,
    arch/lm32/ram.ld redirects mprintf to pp_printf, but that would be too
    late.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    df523abf
pp-printf.h 446 Bytes