Re: getting include-files from arch/<arch>/subdir

From: Amit D Chaudhary (amit@muppetlabs.com)
Date: Mon Oct 23 2000 - 15:07:05 EST


why not
#include <arch/i386/etc.h>

Amit

"Heusden, Folkert van" wrote:
>
> I need to include (in a driver) a header-file from arch/<arch>/subdir. I
> could, of course,
> do something like #include "../../arch/i386/{etc}" with a couple of #ifdef's
> to get things
> working for each environment. I guess that's now the way to do it cleanly.
> What would be _the_ way to do it?
>
> Thanks.
>
> Folkert van Heusden.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 23 2000 - 21:00:21 EST