Delete bogus prom_open() prototype.
This commit is contained in:
parent
412f6ae85b
commit
c84b7f501e
@ -1,7 +1,6 @@
|
||||
/* $NetBSD: common.h,v 1.2 1998/01/05 07:02:48 perry Exp $ */
|
||||
/* $NetBSD: common.h,v 1.3 1998/10/15 01:00:56 ross Exp $ */
|
||||
|
||||
void init_prom_calls __P((void));
|
||||
int prom_open __P((char*, int));
|
||||
void OSFpal __P((void));
|
||||
void halt __P((void));
|
||||
u_int64_t prom_dispatch __P((int, ...));
|
||||
|
Loading…
Reference in New Issue
Block a user