• Alessandro Rubini's avatar
    wrc.h: define printf as pp_printf · 0bcbe429
    Alessandro Rubini authored
    Sometimes a printf happens in the code, and it eventually prevents the
    wrc to link because it pick up the whole of libc.  While ptp-noposix
    already has a definition of printf to mprintf, we don't have the
    same for ppsi, so let's add it.
    
    Currently, rxts_calibrator.c includes calls to printf, and didn't
    build with CONFIG_PPSI until this commit.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    0bcbe429
wrc.h 977 Bytes