Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/21/1996 03:40:01
jonathan
Fri Sep 20 20:33:19 PDT 1996
Update of /cvsroot/src/sys/arch/pmax/stand
In directory netbsd1:/var/slash-tmp/cvs-serv25264

Revision/Branch: netbsd-1-2

Modified Files:
	dec_prom.h 
Log Message:
Add fake, bogus prototype for gettcinfo(), with "void" arglist.
(Not having a prototype  breaks -Wstrict-prototypes, this callback
 isn't used, and we don't know what the prototype should be.)