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: thorpej
Date: Sun Mar 19 01:46:18 UTC 2000
Modified Files:
syssrc/sys/arch/alpha/common: shared_intr.c
syssrc/sys/arch/alpha/include: intr.h
Log Message:
Point back to the alpha_shared_intr in the intrhand structure. This
allows platform-specific code to access the `intr_private' data via
the intrhand structure.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/alpha/common/shared_intr.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/alpha/include/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