Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: tsutsui
Date: Sat Feb 1 06:17:12 UTC 2020
Modified Files:
src/sys/arch/m68k/include: pmap_motorola.h
src/sys/arch/sun2/include: pmap.h
src/sys/arch/sun3/include: pmap.h
Log Message:
Use "__nothing" macro defined in <sys/cdefs.h> for empty pmap_update().
Suggested by pgoyette@ in PR/54869.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/m68k/include/pmap_motorola.h
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/sun2/include/pmap.h
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/sun3/include/pmap.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