[haiku-commits] Re: r42413 - in haiku/trunk/src/add-ons: accelerants/radeon kernel/drivers/graphics/radeon

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 12 Jul 2011 09:25:15 +0200 (MEST)

Ingo Weinhold<ingo_weinhold@xxxxxx> wrote:
> > + #ifdef __INTEL__
> >   __asm__ __volatile__ ("lock; addl $0,0(%%esp)": : :"memory");
> >   #endif
> __INTEL__ is not defined on x86_64, though. There it is __x86_64__ indeed.

Ouch, sorry. Is that really on purpose?

Bye,
   Axel.


Other related posts: