Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/include
Module Name: src
Committed By: thorpej
Date: Sun Jun 19 01:54:51 UTC 2005
Modified Files:
src/sys/arch/sparc/include: psl.h
Log Message:
- Do away with the old _SPLRAISE() template macro. Instead, provide an
splraise() inline function, and define the various spl routines in terms
of splraise().
- Use ANSI function decls.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/arch/sparc/include/psl.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