freebsd-dev/sys/powerpc/aim
Andrew R. Reiter 66c862bc1b - Move a comment from being on the same line as a #ifdef to the line
following it.  This should have gone in the previous commit, but
  misviewed Bruce's patch.

Requested by: bde
2002-02-28 21:52:08 +00:00
..
clock.c Various cleanups. 2002-02-28 12:00:24 +00:00
locore.S - Prevent the decrementer interrupt handler from nesting. 2002-02-28 11:57:47 +00:00
machdep.c - Rearrange the sequence of events in powerpc_init() somewhat. 2002-02-28 03:15:49 +00:00
mmu_oea.c - Modify pmap_activate so it only marks the pmap as active. 2002-02-28 11:55:44 +00:00
ofw_machdep.c Complete rework of the PowerPC pmap and a number of other bits in the early 2002-02-14 01:39:11 +00:00
ofwmagic.S Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
swtch.S cpu_switch now works, for kthreads at least. 2002-02-28 12:06:49 +00:00
trap.c - Move a comment from being on the same line as a #ifdef to the line 2002-02-28 21:52:08 +00:00
vm_machdep.c GC an unused variable in cpu_fork(). 2002-02-28 08:48:58 +00:00