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 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.

Thanks,
Pedro Alves


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