freebsd-dev/sys/powerpc/booke
Alexander Motin fdc5dd2d2f MFcalloutng:
Switch eventtimers(9) from using struct bintime to sbintime_t.
Even before this not a single driver really supported full dynamic range of
struct bintime even in theory, not speaking about practical inexpediency.
This change legitimates the status quo and cleans up the code.
2013-02-28 13:46:03 +00:00
..
clock.c MFcalloutng: 2013-02-28 13:46:03 +00:00
copyinout.c
interrupt.c
locore.S
machdep_e500.c
machdep_ppc4xx.c
machdep.c
mp_cpudep.c
platform_bare.c Introduce PLATFORMMETHOD_END and use it. 2013-02-13 02:21:45 +00:00
pmap.c Merge from vmobj-rwlock: 2013-02-27 18:12:13 +00:00
swtch.S
trap_subr.S
trap.c
vm_machdep.c