• 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
..
include/arch Loading commit data...
Makefile Loading commit data...
bare-i386.h Loading commit data...
bare-i386.lds Loading commit data...
bare-io.c Loading commit data...
bare-socket.c Loading commit data...
bare-startup.c Loading commit data...
bare-time.c Loading commit data...
bare-timer.c Loading commit data...
crt0.S Loading commit data...
main-loop.c Loading commit data...
syscalls.c Loading commit data...
syscalls.h Loading commit data...