From 6cfcd62c12337bfedcc35e102b3156e90157a721 Mon Sep 17 00:00:00 2001 From: Harvey Harrison Date: Mon, 28 Apr 2008 02:13:46 -0700 Subject: [PATCH] --- yaml --- r: 94065 b: refs/heads/master c: 95d193a90335b4e39dd1f750f1fc1672339ff487 h: refs/heads/master i: 94063: c57a7f2c3da131d6561ec1b77985d047f1792ac4 v: v3 --- [refs] | 2 +- trunk/include/asm-alpha/byteorder.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8c768e419701..afe0b2deb37f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bbb8d343affd21850849fa4d41bf91c7527a3d04 +refs/heads/master: 95d193a90335b4e39dd1f750f1fc1672339ff487 diff --git a/trunk/include/asm-alpha/byteorder.h b/trunk/include/asm-alpha/byteorder.h index 7af2b8d25486..58e958fc7f1b 100644 --- a/trunk/include/asm-alpha/byteorder.h +++ b/trunk/include/asm-alpha/byteorder.h @@ -7,7 +7,7 @@ #ifdef __GNUC__ -static __inline __attribute_const__ __u32 __arch__swab32(__u32 x) +static inline __attribute_const__ __u32 __arch__swab32(__u32 x) { /* * Unfortunately, we can't use the 6 instruction sequence