Files
linux-apfs/arch/sparc64
David S. Miller 4845afac95 sparc64: Add __arch64__ to CHECKFLAGS
Otherwise sparse doesn't work.  The 32 vs. 64 header ifdef
used under arch/sparc/include/asm/ is:

#if defined(__sparc__) && defined(__arch64__)

And that doesn't work for sparse unless we give it __arch64__

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-11 23:14:52 -07:00
..
2008-05-20 00:33:43 -07:00
2008-08-12 18:33:56 -07:00
2008-05-20 00:33:43 -07:00
2008-05-20 00:33:43 -07:00
2008-07-18 01:49:06 -07:00
2008-05-23 22:36:13 +02:00
2008-09-11 23:14:52 -07:00