Re: Inconsistent "#ifdef __KERNEL__" on different architectures

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 27 May 2001 18:29:55 +0100 (BST)


> On some architectures a function is inside an "#ifdef __KERNEL__" in the
> header file and on others not. Is there a reason for this or is this
> inconsistency simply a bug?

Its probably a bug - primarily it depends if the function is useful when
exported to non kernel code
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/