K 10 svn:author V 6 marius K 8 svn:date V 27 2012-02-01T21:14:04.657851Z K 7 svn:log V 282 MFC: r230632 - Now that we have a working OF_printf() since r230631 (MFC'ed to stable/9 in r230884), 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. END