Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: bjh21
Date: Sat Jun 2 21:31:03 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/arm26: bus.c
syssrc/sys/arch/arm26/include: bus.h
Log Message:
Convert bus_space_{read,write}_multi_1() into macros, since they're just
wrappers round {read,write}_multi_1() anyway.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/arm26/arm26/bus.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/arm26/include/bus.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index