tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: Preproc condition for GCC 2.x



Michael McConville writes:
> Joerg Sonnenberger wrote:
> > On Mon, Sep 14, 2015 at 11:15:34PM -0400, Michael McConville wrote:
> > > I suspect that this preproc condition isn't necessary anymore? It's in
> > > sys/sys/device.h:246.
> > 
> > We require C99 support for the kernel, so no, just use FMA.
> 
> Would the devs be interested in a bulk patch to remove these conditions?

as long as it only affects the kernel environment.

ie, headers outside of #ifdef _KERNEL can not assume c99.

thanks.


.mrg.


Home | Main Index | Thread Index | Old Index