Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/26/1997 02:00:02
mark
Sat Jan 25 17:50:18 PST 1997
Update of /cvsroot/src/sys/arch/arm32/mainbus
In directory netbsd1:/var/slash-tmp/cvs-serv26658

Modified Files:
	mainbus_io.c mainbus_io_asm.S 
Log Message:
Implement the bus space interfaces for set multiple, set region and copy.


mark
Sat Jan 25 17:55:05 PST 1997
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv27557

Modified Files:
	podulebus_io.c podulebus_io_asm.S 
Log Message:
__P(()) -> __P((void)) on several prototypes to fix compiler warnings.


mark
Sat Jan 25 17:56:22 PST 1997
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv27554

Modified Files:
	cpu.h 
Log Message:
__P(()) -> __P((void)) on several prototypes to fix compiler warnings.