xref: /netbsd-src/sys/dev/hpc/files.hpcapm (revision d48f14661dda8638fee055ba15d35bdfb29b9fa8)
1#	$NetBSD: files.hpcapm,v 1.1 2006/02/24 13:06:12 cube Exp $
2#	H/PC APM device emulator
3
4include "dev/hpc/apm/files.apm"
5
6define	hpcapmif { }
7device	hpcapm: apmdevif
8attach	hpcapm at hpcapmif
9file	dev/hpc/hpcapm.c	hpcapm
10