From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 17 Nov 2000 07:52:27 +0100 (CET) From: Geert Uytterhoeven To: frowand@mvista.com cc: linuxppc-dev@lists.linuxppc.org Subject: Re: header file location In-Reply-To: <3A146835.DBE53660@mvista.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linuxppc-dev@lists.linuxppc.org List-Id: On Thu, 16 Nov 2000, Frank Rowand wrote: > Is there any documentation of how to decide where to put header files. I especially > am trying to understand the distinction between include/asm-ppc/ and arch/ppc/kernel/ If the includes are used in arch/ppc/kernel/ only, put them there. If they are needed elsewehere as well (arch/ppc/mm/, drivers/..., userspace), put them in include/asm-ppc/. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/