freebsd-skq/sys/powerpc/aim
rwatson 877d7c65ba In keeping with style(9)'s recommendations on macros, use a ';'
after each SYSINIT() macro invocation.  This makes a number of
lightweight C parsers much happier with the FreeBSD kernel
source, including cflow's prcc and lxr.

MFC after:	1 month
Discussed with:	imp, rink
2008-03-16 10:58:09 +00:00
..
clock.c Split decr_init() into two, with the section that reads the timebase 2007-11-13 15:47:55 +00:00
copyinout.c
interrupt.c
locore.S For AIM, have cpu_idle() set MSR_POW when the powerpc_pow_enabled 2008-03-07 22:27:06 +00:00
machdep.c In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
mmu_oea.c Prevent the leakage of wired pages in the following circumstances: 2007-11-17 22:52:29 +00:00
nexus.c
ofw_machdep.c Remove SMP left-overs from NetBSD. 2008-02-12 20:55:51 +00:00
ofwmagic.S
swtch.S Unify and generalize PowerPC headers, adjust AIM code accordingly. 2008-03-02 17:05:57 +00:00
trap_subr.S Unify and generalize PowerPC headers, adjust AIM code accordingly. 2008-03-02 17:05:57 +00:00
trap.c Remove kernel support for M:N threading. 2008-03-12 10:12:01 +00:00
uio_machdep.c
uma_machdep.c
vm_machdep.c Remove kernel support for M:N threading. 2008-03-12 10:12:01 +00:00