freebsd-dev/sys/powerpc
John Baldwin 82da2f64b3 - Include <machine/prom.h> to get the prototype for prom_halt().
- If there is no gdb device, just return without trying to return any
  value since gdb_handle_exception() returns void.
- When calling prom_halt(), pass in a value telling it to actually halt
  and not to randomly choose whether or not to halt or reboot depending on
  whatever value happened to be in a0 when the call was made.
2001-03-28 01:54:06 +00:00
..
aim remove bogus check -- for kernel threads we fork off of proc0, not curproc 2001-03-15 02:32:26 +00:00
include Unbreak build on alpha. 2001-03-24 15:17:27 +00:00
powerpc - Include <machine/prom.h> to get the prototype for prom_halt(). 2001-03-28 01:54:06 +00:00