• Alessandro Rubini's avatar
    WR: remove used fields in TimeInternal · e441b48b
    Alessandro Rubini authored
    The three "raw" fields claim to exist for debugging, but since we
    have several TimeInternal structures around they cost quite some space.
    The fields were only copied to TimeInternal from network frames,
    and there is not explicit code to dump them.
    
    Thus, this commit removes them but leaves the code in place, so it can
    be re-enabled if the need arises. (I use the ugly "#if 0").
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    e441b48b
Name
Last commit
Last update
..
include/arch Loading commit data...
Makefile Loading commit data...
crt0.S Loading commit data...
wrpc-calibration.c Loading commit data...
wrpc-io.c Loading commit data...
wrpc-socket.c Loading commit data...
wrpc-spll.c Loading commit data...
wrpc-timer.c Loading commit data...
wrpc.h Loading commit data...
wrpc.lds Loading commit data...