• Alessandro Rubini's avatar
    overall: use time operations · bb38580a
    Alessandro Rubini authored
    The time operations are get, set and adjust. They are methods of a
    single structure in order to simplify use of custom timers (and make
    them separate works according to the LGPL).
    
    This patch set introduces specific <arch>-time.c files where all the
    timing stuff lives (not much, actually). Sometimes this turns
    <arch>-io.c into an almost-empty file, but that how history changes
    stuff.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    bb38580a
Name
Last commit
Last update
..
Makefile Loading commit data...
arith.c Loading commit data...
bmc.c Loading commit data...
common-fun.c Loading commit data...
common-fun.h Loading commit data...
fsm-table.c Loading commit data...
hooks.c Loading commit data...
msg.c Loading commit data...
open-close.c Loading commit data...
servo.c Loading commit data...
state-disabled.c Loading commit data...
state-faulty.c Loading commit data...
state-initializing.c Loading commit data...
state-listening.c Loading commit data...
state-master.c Loading commit data...
state-passive.c Loading commit data...
state-pre-master.c Loading commit data...
state-slave.c Loading commit data...
state-uncalibrated.c Loading commit data...