freebsd-dev/sys/ia64
Nathan Whitehorn a107d8aac9 Change the arguments of exec_setregs() so that it receives a pointer
to the image_params struct instead of several members of that struct
individually. This makes it easier to expand its arguments in the future
without touching all platforms.

Reviewed by:	jhb
2010-03-25 14:24:00 +00:00
..
acpica Some code churn: 2010-02-14 16:56:24 +00:00
compile
conf Remove COMPAT_43TTY from stock kernel configuration files. 2010-03-13 09:21:00 +00:00
disasm Fix disassembly of the invala, itc, itr and hint instructions 2007-10-16 02:49:40 +00:00
ia32 Change the arguments of exec_setregs() so that it receives a pointer 2010-03-25 14:24:00 +00:00
ia64 Change the arguments of exec_setregs() so that it receives a pointer 2010-03-25 14:24:00 +00:00
include Define curthread as an inline function that loads the thread pointer 2010-03-22 02:01:33 +00:00
isa Remove isa_irq_pending(). It's not used. 2009-04-24 03:43:20 +00:00
pci Disable interrupts when calling into SAL for PCI configuration 2010-03-22 03:06:11 +00:00