Deverbosified previous 2 commits (removed the rotted list of reasons why

<sys/systm.h> is included instead of adding to it).

Approved by:	previous committer
This commit is contained in:
Bruce Evans 2002-03-02 11:14:13 +00:00
parent b980740327
commit ffb382b4dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91564

View File

@ -62,9 +62,7 @@
#include <sys/param.h>
#include <sys/systm.h> /* for printf() in EXCEPTION() and
* to bring in <machine/cpufunc.h
*/
#include <sys/systm.h>
#include <sys/proc.h>
#include <machine/cpu.h>
#include <machine/pcb.h>