Home | History | Annotate | Line # | Download | only in goldfish
      1 # $NetBSD: files.goldfish,v 1.3 2024/01/02 07:29:39 thorpej Exp $
      2 
      3 # Goldfish programmable interrupt controller
      4 device	gfpic
      5 file	dev/goldfish/gfpic.c		gfpic
      6 
      7 # Goldfish virtual terminal
      8 device	gftty: tty
      9 file	dev/goldfish/gftty.c		gftty		needs-flag
     10 
     11 # Goldfish real-time clock / timer
     12 device	gfrtc
     13 file	dev/goldfish/gfrtc.c		gfrtc
     14