Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/02/1996 06:20:02
cgd
Sun Dec  1 22:12:40 PST 1996
Update of /cvsroot/src/sys/arch/alpha/tc
In directory netbsd1:/var/slash-tmp/cvs-serv14800/tc

Modified Files:
	tc_bus_mem.c 
Log Message:
declare the single-datum read and write methods as inline, so that
the multi and region methods can inline them.


cgd
Sun Dec  1 22:12:42 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv14800/pci

Modified Files:
	pcs_bus_io_common.c pcs_bus_mem_common.c 
Log Message:
declare the single-datum read and write methods as inline, so that
the multi and region methods can inline them.