summaryrefslogtreecommitdiff
path: root/sys/dev/ofw
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1998-01-26 21:47:35 +0000
committercgd <cgd@NetBSD.org>1998-01-26 21:47:35 +0000
commit0aee587bbf07b87722c999238dc28d4e184cf032 (patch)
tree47019f88c4388fdf7018b30cc2f5d4bc813a8e3d /sys/dev/ofw
parentfaf4390c38247dc1ef3cca7427e3aecc1ffb02f9 (diff)
add ofw_subr.c, a file containing common OFW routines.
Diffstat (limited to 'sys/dev/ofw')
-rw-r--r--sys/dev/ofw/files.ofw4
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