blob: 43a8d6e33149b95a978a4165b74246ad6f03800b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: files.apm,v 1.5 2018/07/10 19:58:13 maya 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
device apm
file dev/apm/apm.c apm
|