* Question regarding include/linux/linkage.h (3.8.8)
@ 2013-04-27 12:37 Stephan von Krawczynski
2013-04-27 12:46 ` Geert Uytterhoeven
0 siblings, 1 reply; 2+ messages in thread
From: Stephan von Krawczynski @ 2013-04-27 12:37 UTC (permalink / raw)
To: linux-kernel
Hello all,
if you look at the above file it contains:
#include <asm/linkage.h>
where should this file come from? There is no "asm" directory inside linux-3.8.8/include/ ... ?
If you need additional info please cc me.
--
Regards,
Stephan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Question regarding include/linux/linkage.h (3.8.8)
2013-04-27 12:37 Question regarding include/linux/linkage.h (3.8.8) Stephan von Krawczynski
@ 2013-04-27 12:46 ` Geert Uytterhoeven
0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2013-04-27 12:46 UTC (permalink / raw)
To: Stephan von Krawczynski; +Cc: linux-kernel@vger.kernel.org
On Sat, Apr 27, 2013 at 2:37 PM, Stephan von Krawczynski
<skraw@ithnet.com> wrote:
> if you look at the above file it contains:
>
> #include <asm/linkage.h>
>
> where should this file come from? There is no "asm" directory inside linux-3.8.8/include/ ... ?
It comes from arch/<arch>/include/asm/..., with <arch> the architecture you're
compiling for.
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-27 12:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-27 12:37 Question regarding include/linux/linkage.h (3.8.8) Stephan von Krawczynski
2013-04-27 12:46 ` Geert Uytterhoeven
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.