Files
linux/include
Michael Ellerman 6a2a24bb75 powerpc: Add a #define for aligning to a long-sized boundary
Add a #define for aligning to a long-sized boundary. It would be nice
to use sizeof(long) for this, but that requires generating the value
with asm-offsets.c, and asm-offsets.c includes asm-compat.h and we
descend into some sort of recursive include hell.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2008-07-22 10:39:34 +10:00
..
2008-06-06 11:29:12 -07:00
2008-07-14 10:02:25 +02:00
2008-06-06 11:29:12 -07:00
2008-07-14 09:54:43 +02:00