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: 03/24/1996 22:00:07
jonathan
Sun Mar 24 21:50:53 EST 1996
Update of /a/cvsroot/src/sys/arch/mips/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10610

Modified Files:
	asm.h 
Log Message:
Rename from pmax/include/machAsmDefs.h to mips/include/asm.h.
Update the include-idempotency preprocessor token to match.

References to machAsmDefs in vendor (sprite, 4.4bsd) headers left unchanged,
for historical accuracy.


jonathan
Sun Mar 24 21:55:20 EST 1996
Update of /a/cvsroot/src/sys/arch/pmax/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10665/pmax/include

Modified Files:
	machAsmDefs.h 
Log Message:
Rename the original pmax/include/machAsmDefs.h file, with CVS history,
to mips/include/asm.h.

Until all references to <machine/machAsmDefs.h> in the pmax and
pica tree are changed  to use <mips/asm.h> directly, just do
#include <mips/asm.h>, for compatibility.


jonathan
Sun Mar 24 21:55:22 EST 1996
Update of /a/cvsroot/src/sys/arch/pica/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10665/pica/include

Modified Files:
	machAsmDefs.h 
Log Message:
Rename the original pmax/include/machAsmDefs.h file, with CVS history,
to mips/include/asm.h.

Until all references to <machine/machAsmDefs.h> in the pmax and
pica tree are changed  to use <mips/asm.h> directly, just do
#include <mips/asm.h>, for compatibility.