This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] sh: Add "extern "C"" to __set_fpscr function
- From: Ulrich Drepper <drepper at gmail dot com>
- To: Kaz Kojima <kkojima at rr dot iij4u dot or dot jp>
- Cc: iwamatsu at nigauri dot org, libc-alpha at sourceware dot org
- Date: Fri, 1 Oct 2010 19:41:39 -0400
- Subject: Re: [PATCH v2] sh: Add "extern "C"" to __set_fpscr function
- References: <AANLkTimOZLxzoKZcoCEo5-M4kyXQrfibyyto9ZKD9hRr@mail.gmail.com> <20100928.145214.243317389.kkojima@rr.iij4u.or.jp>
On Tue, Sep 28, 2010 at 01:52, Kaz Kojima <kkojima@rr.iij4u.or.jp> wrote:
> sysdeps/sh/sh4/fpu_control.h has also a typedef and another
> declaration. ÂThey should be wrapped with in extern "C" too,
> shouldn't they?
Since there is no file sysdeps/sh/sh4/fpu_control.h I applied the patch.