This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] Wrap include/opcode/aarch64.h in extern "C" for C++


On 7 October 2015 at 13:15, Yao Qi <qiyaoltc@gmail.com> wrote:
> This is sufficient to link an aarch64 GDB built in C++ mode.  Pedro
> did something similar in Feb
> https://sourceware.org/ml/binutils/2015-02/msg00176.html
>
> include/opcode/
>
> 2015-10-07  Yao Qi  <yao.qi@linaro.org>
>
>         * aarch64.h [__cplusplus]: Wrap in exntern "C".

s/exntern/extern/

OK /Marcus


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