[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH 04/18] test/input: Fix double-aligned test in dix_valuator_alloc() on m68k



On Wed, Mar 27, 2013 at 2:55 PM, Mark Kettenis <mark.kettenis@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@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


Reply to: