freebsd-nq/sys/powerpc
Dag-Erling Smørgrav 1f04261973 [partially forced commit due to pilot error in earlier commit attempt]
{set,fill}_{,fp,db}regs() fixup:

 - Add dummy {set,fill}_dbregs() on architectures that don't have them.

 - KSEfy the powerpc versions (struct proc -> struct thread).

 - Some architectures had the prototypes in md_var.h, some in reg.h, and
   some in both; for consistency, move them to reg.h on all platforms.

These functions aren't really MD (the implementation is MD, but the interface
is MI), so they should move to an MI header, but I haven't figured out which
one yet.

Run-tested on i386, build-tested on Alpha, untested on other platforms.
2001-10-21 22:16:48 +00:00
..
aim [partially forced commit due to pilot error in earlier commit attempt] 2001-10-21 22:16:48 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Add memory disk support to allow the boot process to proceed a bit further. 2001-10-12 20:02:50 +00:00
include [partially forced commit due to pilot error in earlier commit attempt] 2001-10-21 22:16:48 +00:00
powerpc [partially forced commit due to pilot error in earlier commit attempt] 2001-10-21 22:16:48 +00:00