• Alessandro Rubini's avatar
    general: include <limits.h> · 7834a39a
    Alessandro Rubini authored
    This version of ppsi, currently submodule of proposed_master of
    wr-switch-sw, is not building because of INT_MAX, UINT_MAX and the like.
    
    This includes <limits.h> in all files where this is needed.
    
    Obviously, <limits.h> will be missing in wrpc-sw and bare builds, but
    this version does not build for most architectures anyways (including
    arch-unix).
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    7834a39a
Name
Last commit
Last update
..
Makefile Loading commit data...
common-fun.c Loading commit data...
fsm-table.c Loading commit data...
hooks.c Loading commit data...
state-wr-abscal.c Loading commit data...
state-wr-calibrated.c Loading commit data...
state-wr-calibration.c Loading commit data...
state-wr-idle.c Loading commit data...
state-wr-link-on.c Loading commit data...
state-wr-locked.c Loading commit data...
state-wr-m-lock.c Loading commit data...
state-wr-present.c Loading commit data...
state-wr-resp-calib-req.c Loading commit data...
state-wr-s-lock.c Loading commit data...
wr-api.h Loading commit data...
wr-constants.h Loading commit data...
wr-msg.c Loading commit data...
wr-servo.c Loading commit data...
wr-state-machine.c Loading commit data...