This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3] xtensa: implement NPTL helpers


On Fri, Aug 21, 2015 at 2:59 PM, Pedro Alves <palves@redhat.com> wrote:
> On 08/21/2015 11:18 AM, Max Filippov wrote:
>
>> +++ b/gdb/arch/xtensa.h
>
>> +#ifndef XTENSA_H
>> +#define XTENSA_H
>> +
>> +#include <stdint.h>
>
> This is already available everywhere -- it's included through
> common/common-defs.h.  See dc06243f6f.
>
> OK with that removed.  Please push.

Pushed with the said change.

-- 
Thanks.
-- Max


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]