[PATCH 04/18] test/input: Fix double-aligned test in dix_valuator_alloc() on m68k
Geert Uytterhoeven
geert at linux-m68k.org
Wed Mar 27 08:04:04 PDT 2013
On Wed, Mar 27, 2013 at 2:55 PM, Mark Kettenis <mark.kettenis at xs4all.nl> wrote:
>> -#if !defined(__i386__) && !defined(__sh__)
>> +#if !defined(__i386__) && !defined(__mc68000__) && !defined(__sh__)
>
> Any reason not to use __m68k__? That's what we tend to use in BSD land.
__m68k__ is fine for me, too.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at 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
More information about the xorg-devel
mailing list