Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/amd64
Module Name: src
Committed By: riz
Date: Sun Nov 13 00:14:57 UTC 2005
Modified Files:
src/sys/arch/amd64/amd64: syscall.c
Log Message:
syscall_fancy() is only used if either KTRACE or SYSTRACE is defined,
so only compile it if one or the other is defined. An amd64 INSTALL
kernel now compiles again. :)
Approved by matt@ .
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/amd64/amd64/syscall.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