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