public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* include/asm-generic/int-ll64.h kernel 2.6.31.4
@ 2009-10-20 13:43 Stephan von Krawczynski
  2009-10-22 14:29 ` Arnd Bergmann
  0 siblings, 1 reply; 4+ messages in thread
From: Stephan von Krawczynski @ 2009-10-20 13:43 UTC (permalink / raw)
  To: linux-kernel

Hello all,

I lately compiled some app that stumbled across this, and someone smarter than
me should judge if this is right or wrong:


* asm-generic/int-ll64.h
 *
 * Integer declarations for architectures which use "long long"
 * for 64-bit types.
 */

#ifndef _ASM_GENERIC_INT_LL64_H
#define _ASM_GENERIC_INT_LL64_H

#include <asm/bitsperlong.h>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^


Is it correct to include from linked "asm" instead of asm-generic ?

My link goes to "asm-x86" but for some reason asm-generic/types.h is included
which ends at int-ll64.h trying to include a not existing bitsperlong.h from
directory asm-x86.

-- 
Regards,
Stephan

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-22 18:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-20 13:43 include/asm-generic/int-ll64.h kernel 2.6.31.4 Stephan von Krawczynski
2009-10-22 14:29 ` Arnd Bergmann
2009-10-22 16:21   ` Stephan von Krawczynski
2009-10-22 18:38     ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox