• Alessandro Rubini's avatar
    time-bare: new directory · 5c23eca2
    Alessandro Rubini authored
    This commit separates to its own directory the timing code specific
    to bere linux implementations.  If you build with ARCH=bare-i386
    or ARCH=bare-i386-64, TIME=bare is automatically selected.
    
    Please note how bare builds don't allow externally-set TIME=, as the
    architecture Makefile forces "TIME := bare" (not "TIME ?= bare").
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    5c23eca2
Name
Last commit
Last update
..
include/arch Loading commit data...
Makefile Loading commit data...
bare-x86-64.lds Loading commit data...
crt0.S Loading commit data...
syscall.S Loading commit data...
syscalls.c Loading commit data...