files.hpcapm revision 1.1
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