Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86
Module Name: src
Committed By: joerg
Date: Wed May 7 07:00:16 UTC 2008
Modified Files:
src/sys/arch/x86/include: i82093var.h intr.h
src/sys/arch/x86/x86: intr.c
Log Message:
Remove some prototypes that are not implemented. Make some functions
static that are only used in intr.c.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86/include/i82093var.h
cvs rdiff -r1.33 -r1.34 src/sys/arch/x86/include/intr.h
cvs rdiff -r1.48 -r1.49 src/sys/arch/x86/x86/intr.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