diff options
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/ofw/files.ofw | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/ofw/files.ofw b/sys/dev/ofw/files.ofw index 7cb98866e58..2f385eb6f72 100644 --- a/sys/dev/ofw/files.ofw +++ b/sys/dev/ofw/files.ofw @@ -1,10 +1,12 @@ -# $NetBSD: files.ofw,v 1.5 1998/01/12 09:33:30 thorpej Exp $ +# $NetBSD: files.ofw,v 1.6 1998/01/26 21:47:35 cgd Exp $ # # First cut on Openfirmware interface # define openfirm {} +file dev/ofw/ofw_subr.c openfirm + # Generic disk support device ofdisk class disk: disk attach ofdisk at openfirm |
