xref: /netbsd-src/sys/dev/goldfish/files.goldfish (revision bcb5d394bc0eb9233979b42269bb14a6156523b4)
1# $NetBSD: files.goldfish,v 1.3 2024/01/02 07:29:39 thorpej Exp $
2
3# Goldfish programmable interrupt controller
4device	gfpic
5file	dev/goldfish/gfpic.c		gfpic
6
7# Goldfish virtual terminal
8device	gftty: tty
9file	dev/goldfish/gftty.c		gftty		needs-flag
10
11# Goldfish real-time clock / timer
12device	gfrtc
13file	dev/goldfish/gfrtc.c		gfrtc
14