]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* Include <sys/ucontext.h> so that this compiles again.
authorDoug Rabson <dfr@FreeBSD.org>
Sun, 3 Mar 2002 19:23:15 +0000 (19:23 +0000)
committerDoug Rabson <dfr@FreeBSD.org>
Sun, 3 Mar 2002 19:23:15 +0000 (19:23 +0000)
commit08cece4091e66d168fbcb9da64de0a98f7c940b7
tree2c323c7946f625e8d294deec7d4204f40f867074
parent0f0e725b18e0cf0b6889cfed1a328dbc7e8c113a
* Include <sys/ucontext.h> so that this compiles again.
* Move the section which manipulates ia64_pal_base to after cninit() so
  that we don't risk printing anything before we have a console.
* Don't call ia64_probe_sapics() for a SKI build. This should really
  be dependant on ACPICA being present or something.
sys/ia64/ia64/machdep.c