HardenedBSD/sys/i386/apm
Nate Williams 58eb96aa43 > The extra include of <sys/time.h> is because apm uses microtime() and my
> <sys/param.h> doesn't include <sys/time.h>
>
> I removed the NAPM check since it's wasteful to check twice.  apmprobe()
> checks the unit number, and that's the right check.

Submitted by:	bde
1997-01-07 15:36:34 +00:00
..
apm_init
apm_setup.h
apm_setup.s
apm.c > The extra include of <sys/time.h> is because apm uses microtime() and my 1997-01-07 15:36:34 +00:00