files.virtio revision 1.3
1#	$NetBSD: files.virtio,v 1.3 2018/07/12 12:48:50 jakllsch Exp $
2
3# XXX the contents of the following included file should be moved here
4include "dev/pci/files.virtio"
5
6file	dev/virtio/virtio_mmio.c	virtio_mmio
7
8device	viocon
9attach	viocon at virtio
10file	dev/virtio/viocon.c		viocon	needs-flag
11
12