Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94065
b: refs/heads/master
c: 95d193a
h: refs/heads/master
i:
  94063: c57a7f2
v: v3
  • Loading branch information
Harvey Harrison authored and Linus Torvalds committed Apr 28, 2008
1 parent eac546a commit 6cfcd62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bbb8d343affd21850849fa4d41bf91c7527a3d04
refs/heads/master: 95d193a90335b4e39dd1f750f1fc1672339ff487
2 changes: 1 addition & 1 deletion trunk/include/asm-alpha/byteorder.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6cfcd62

Please sign in to comment.