In article <[EMAIL PROTECTED]> you wrote:
> Linus has mentioned a desire to move kernel internal interfaces into
> a separate kernel include directory.  In creating some code, I'm wondering
> what the name of this should/will be.  Does it follow that convention
> would point toward a linux/sys directory?

I would vote for

include/linux           -        exported interfaces
include/kernel          -        kernel internal interfaces
include/asm             -        kernel internal/archspecific interfaces

Greetings,
   Arjan van de Ven
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to