Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335662
b: refs/heads/master
c: 195d457
h: refs/heads/master
v: v3
  • Loading branch information
Guan Xuetao committed Nov 9, 2012
1 parent d32124f commit bc01e53
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: 446d141e1c84d34c70592b53443b06533703c324
refs/heads/master: 195d4577d1d7ab1f0398b3190547c116b56f435f
2 changes: 1 addition & 1 deletion trunk/arch/unicore32/include/asm/cmpxchg.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ static inline unsigned long __xchg(unsigned long x, volatile void *ptr,
: "memory", "cc");
break;
default:
ret = __xchg_bad_pointer();
__xchg_bad_pointer();
}

return ret;
Expand Down

0 comments on commit bc01e53

Please sign in to comment.