[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg-devel
Subject:    [PATCH] xfree86: correctly define barriers for FreeBSD amd64
From:       jcristau () debian ! org (Julien Cristau)
Date:       2009-02-26 17:03:49
Message-ID: 20090226170349.GA28874 () jazzy ! liafa ! jussieu ! fr
[Download RAW message or body]

On Thu, Feb 26, 2009 at 17:47:31 +1030, Benjamin Close wrote:

> @@ -461,7 +461,7 @@ extern _X_EXPORT unsigned int inb(unsigned long port);
>  extern _X_EXPORT unsigned int inw(unsigned long port);
>  extern _X_EXPORT unsigned int inl(unsigned long port);
>   
> -#   elif defined(linux) && defined(__amd64__)
> +#   elif (defined(linux) || defined(__FreeBSD__)) && defined(__amd64__)
>   
__FreeBSD_kernel__ probably needs the same treatment...

Cheers,
Julien

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic