Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: xtraeme
Date: Wed Sep 26 20:27:26 UTC 2007
Modified Files:
src/sys/arch/amd64/include: profile.h
src/sys/arch/i386/include: profile.h
Log Message:
Fix profiling kernels:
read_psl -> x86_read_psl
write_psl -> x86_write_psl
disable_intr -> x86_disable_intr
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/amd64/include/profile.h
cvs rdiff -r1.28 -r1.29 src/sys/arch/i386/include/profile.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