Re: [RFC] [PATCH] 32-bit pointers in x86-64

From: Andrew Pinski
Date: Sun Nov 25 2007 - 13:45:28 EST


On 11/25/07, Luca <luca.b633@xxxxxxxxx> wrote:
> 7.1. Add __attribute__((pointer_size(XXX))) and #pragma pointer_size
> to allow 64-bit pointers in 32-bit mode and viceversa

This is already there, try using __attribute__((mode(DI) )).

-- Pinski
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/