Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/24/1998 11:50:02
cgd
Fri Apr 24 11:46:54 PDT 1998
Update of /cvsroot/src/lib/libc/arch/arm32/fplib
In directory nb00:/tmp/cvs-serv2079

Modified Files:
	softfloat-macros.h 
Log Message:
ne64 is not used.  #if 0 out its definition, so that its 'static inline'
ness and the fact that it is unused won't combine to cause a warning.