Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 12/15/1994 07:30:03
mycroft
Thu Dec 15 07:22:06 PST 1994
Update of /b/source/CVS/src/sys/arch/pmax/pmax
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/pmax/pmax

Modified Files:
	fp.S 
Log Message:
Remove underscores from uses of *LEAF() and END().  Use _C_LABEL() in explicit
symbol references.

mycroft
Thu Dec 15 07:26:27 PST 1994
Update of /b/source/CVS/src/sys/arch/pmax/include
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/pmax/include

Modified Files:
	machAsmDefs.h 
Log Message:
Make a new macro _C_LABEL(), which prepends an underscore to the argument unless
NO_UNDERSCORES is defined.  Use it in the *LEAF() and END() macros.