phk 2005-03-15 09:30:17 UTC
FreeBSD src repository
Modified files:
sys/sys conf.h systm.h
Log:
Move devtoname() prototype to systm.h to reduce #include pollution,
it is (or should be) used in many printf() calls.
Revision Changes Path
1.213 +0 -1 src/sys/sys/conf.h
1.228 +1 -0 src/sys/sys/systm.h