blob: a4f39f089659e640e680737bd2ab2a30bd356e69 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: files.apm,v 1.4 2012/09/30 21:36:20 dsl Exp $
#
# Common APM support files
#
defflag opt_apm.h APM_V10_ONLY APM_NO_V12 APMDEBUG
APM_POWER_PRINT
defparam opt_apm.h APMDEBUG_VALUE APM_DISABLE_INTERRUPTS
device apm
file dev/apm/apm.c apm
|