Subject: Re: CVS commit: src/sys/arch/amd64/amd64
To: None <he@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 03/06/2006 17:44:24
> Module Name: src
> Committed By: he
> Date: Mon Mar 6 08:38:54 UTC 2006
>
> Modified Files:
> src/sys/arch/amd64/amd64: syscall.c
>
> Log Message:
> Another instance of syscall_fancy which is only defined when KTRACE
> or SYSTRACE is defined, so enclose its use in the same conditional.
thorpej requested not to touch these pieces of code for now.
YAMAMOTO Takashi