Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/ia64
Module Name: src
Committed By: joerg
Date: Fri Jun 20 12:41:34 UTC 2014
Modified Files:
src/sys/arch/ia64/ia64: locore.S
src/sys/arch/ia64/include: Makefile
Removed Files:
src/sys/arch/ia64/include: intrcnt.h
Log Message:
Don't provide intrnames or intrcnt, GC intrcnt.h. IA64 has evcnt(9)
support hooked up, so no need for the legacy interface.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/ia64/ia64/locore.S
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/ia64/include/Makefile
cvs rdiff -u -r1.1 -r0 src/sys/arch/ia64/include/intrcnt.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