Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 10/14/1998 18:02:15
Module Name:	src
Committed By:	ross
Date:		Thu Oct 15 01:02:15 UTC 1998

Modified Files:
	src/sys/arch/alpha/stand/common: prom.c
Log Message:
Delete prom_open() wrapper routine. Other clients of prom_open
can use the prom.h dispatch macros instead, especially since they
all presently expect the raw return bits.