Re: Making kernel headers compile with C++ & libc5

Michael Elizabeth Chastain (mec@shout.net)
Mon, 20 Sep 1999 16:05:28 -0500


Hi Sean,

> The same simple problem may affect at least the following headers:
>
> ghash.h
> pci.h
> proc_fs.h
> skbuff.h
> sunrpc/stats.h

To the best of my knowledge, none of these files define any interfaces
between the kernel and user-space, nor are they included from files
that do define user-space interfaces. So I don't think user-space C++
programs would ever have a problem.

Michael Elizabeth Chastain
<mailto:mec@shout.net>
"love without fear"

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/