xref: /netbsd-src/sys/dev/hpc/files.hpcapm (revision 3ca5c26836af9a88c0346e432cc2db282537b597)
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