Re: Moving include/asm-* [was: Re: Moving sound/* to drivers/ ?]

From: Jeff Dike
Date: Thu May 22 2008 - 00:22:46 EST


On Wed, May 21, 2008 at 06:29:43PM -0700, Linus Torvalds wrote:
> >
> > What about say, sparc64 that has a lot of #include <asm-sparc/foo.h>
>
> Ahh, I didn't realize people did that.
>
> I assume (but am too lazy to check) that UML probably does something
> similar for its arch-specific stuff.

Not quite - there's the include/asm-um/arch link, which points to
../asm-foo and a bunch of #include <asm/arch/foo.h>. Same idea though.

Jeff

--
Work email - jdike at linux dot intel dot com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/