From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v6] libxl: provide libxl_bitmap_{or,and} Date: Wed, 15 Apr 2015 16:54:52 +0100 Message-ID: <1429113292.15516.340.camel@citrix.com> References: <1429098311-30180-1-git-send-email-lindaj@jma3.com> <1429101914.15516.262.camel@citrix.com> <20150415131550.GC8128@zion.uk.xensource.com> <1429104550.15516.287.camel@citrix.com> <20150415134147.GD8128@zion.uk.xensource.com> <552E802F.2050608@jma3.com> <20150415155035.GG8128@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YiPeS-0005xR-DA for xen-devel@lists.xenproject.org; Wed, 15 Apr 2015 15:54:56 +0000 In-Reply-To: <20150415155035.GG8128@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: julien.grall@citrix.com, xen-devel@lists.xenproject.org, ian.jackson@citrix.com, stefano.stabellini@eu.citrix.com, Linda List-Id: xen-devel@lists.xenproject.org On Wed, 2015-04-15 at 16:50 +0100, Wei Liu wrote: > On Wed, Apr 15, 2015 at 09:13:51AM -0600, Linda wrote: > > When adding the HAVE macro, is there a protocol on where in libxl.h, this > > one should be placed? They appear to be fairly spread out through the file. > > > > You can place it near the top. But not right at the top! Just stick it next to an arbitrary existing one.