Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: matt
Date: Sun Aug 25 03:08:56 UTC 2013
Modified Files:
src/sys/arch/vax/include: types.h
src/sys/sys: intr.h
Log Message:
add #define __HAVE_MD_SOFTINT_TRIGGER to <vax/types.h>
Only define a function prototype for softint_trigger
if __HAVE_MD_SOFTINT_TRIGGER is undefined.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/vax/include/types.h
cvs rdiff -u -r1.15 -r1.16 src/sys/sys/intr.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