• Alessandro Rubini's avatar
    arch-wrpc: major cleanup: now the spec works · 17cb1360
    Alessandro Rubini authored
    This commit removes the part of wrpc.h that is not used.  It was there
    when we tried to build a main function in ppsi itself, but now we
    depend on the exteranl wrpc-sewpackage to provide drivers and headers,
    so wrpc.h is now just for local material.
    
    Then, wrc_ptp_ppsi.c is fixed with regard to globals and all the rest.
    Moreover, I moved most of the initialization of static variables into
    compile-time assignments instead of run-time, since there's nothing
    dynamic here in those fields.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    17cb1360
wrpc.h 845 Bytes