[U-Boot-Users] [PATCH 00/17] x86: Fix warning: type qualifiers ignored on function return type

Wolfgang Denk wd at denx.de
Mon May 19 00:18:49 CEST 2008


In message <1211130599-28289-1-git-send-email-plagnioj at jcrosoft.com> you wrote:
> by sync asm/byteorder.h with linux
...
> +static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x)
...
> +static __inline__ __attribute_const__ __u64 ___arch__swab64(__u64 val)

etc.

Current Linux uses "inline" instead of "__inline__" - why the
difference?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Man is the best computer we can put aboard a spacecraft ...  and  the
only one that can be mass produced with unskilled labor.
                                                  - Wernher von Braun




More information about the U-Boot mailing list