Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64
Module Name: src
Committed By: martin
Date: Mon May 24 09:49:17 UTC 2010
Modified Files:
src/sys/arch/sparc64/include: cpu.h intr.h
src/sys/arch/sparc64/sparc64: ipifuncs.c
Log Message:
Make C declarations match assembler reality: ipi functions get two arguments
(which most of them (partly) ignore, but anyway).
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sys/arch/sparc64/include/cpu.h
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sparc64/include/intr.h
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/sparc64/sparc64/ipifuncs.c
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