Justin Hibbits fcc491a3fe Split printtrap() into generic and CPU-specific components
Summary:
This compartmentalizes the CPU-specific trap components into its own
function, rather than littering the general printtrap() with various checks.
This will let us replace a series of #ifdef's with a runtime conditional check
in the future.

Reviewed By:	nwhitehorn
Differential Revision:	https://reviews.freebsd.org/D14416
2018-02-21 03:34:33 +00:00
..
2018-02-20 10:13:13 +00:00
2018-02-20 10:13:13 +00:00
2018-02-17 20:59:12 +00:00
2018-02-17 20:59:12 +00:00
2018-02-17 20:59:12 +00:00