mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 06:29:51 -04:00
14 lines
225 B
Plaintext
14 lines
225 B
Plaintext
# $NetBSD: files.apm,v 1.4 2009/04/03 05:01:10 uwe Exp $
|
|
|
|
#
|
|
# Common APM support files
|
|
#
|
|
|
|
|
|
include "dev/apm/files.apm"
|
|
|
|
define apmdevif {}
|
|
device apmdev
|
|
attach apmdev at apmdevif
|
|
file dev/hpc/apm/apmdev.c apmdev needs-count
|