1#	$NetBSD: files.virtio,v 1.5 2022/08/12 11:15:42 riastradh 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
11