From 0aee587bbf07b87722c999238dc28d4e184cf032 Mon Sep 17 00:00:00 2001 From: cgd Date: Mon, 26 Jan 1998 21:47:35 +0000 Subject: [PATCH] add ofw_subr.c, a file containing common OFW routines. --- sys/dev/ofw/files.ofw | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/dev/ofw/files.ofw b/sys/dev/ofw/files.ofw index 7cb98866e588..2f385eb6f723 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