]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Now that we have a working OF_printf() since r230631, use it for
authormarius <marius@FreeBSD.org>
Fri, 27 Jan 2012 22:35:53 +0000 (22:35 +0000)
committermarius <marius@FreeBSD.org>
Fri, 27 Jan 2012 22:35:53 +0000 (22:35 +0000)
commit43204e516aa0f8eda375be7345dc4e05173ef657
treef9875adea03a02311043f440669e857ddb536149
parent44e78d98e4c96c328bed9209b4816da1ab8baa77
- Now that we have a working OF_printf() since r230631, use it for
  implementing a simple OF_panic() that may be used during the early
  cycles when panic() isn't available, yet.
- Mark cpu_{exit,shutdown}() as __dead2 as appropriate.
sys/sparc64/include/ofw_machdep.h
sys/sparc64/sparc64/ofw_machdep.c