Subject: Re: HEADS UP: merging the newlock2 branch
To: Kouichirou Hiratsuka <hira@po6.nsk.ne.jp>
From: Andrew Doran <ad@NetBSD.org>
List: current-users
Date: 02/10/2007 16:20:49
On Sun, Feb 11, 2007 at 01:14:04AM +0900, Kouichirou Hiratsuka wrote:

> In file included from /usr/include/machine/lock.h:3,
>                  from /usr/include/sys/lock.h:87,
>                  from /usr/include/sys/proc.h:85,
>                  from /usr/include/sys/sysctl.h:46,
>                  from prsystem.c:62:
> /usr/include/x86/lock.h:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
> /usr/include/x86/lock.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
> /usr/include/x86/lock.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'

I believe this should be fixed this now, and will verify later today before
changing the rest of the MD headers.

Andrew