Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65977
b: refs/heads/master
c: 35c724f
h: refs/heads/master
i:
  65975: ad560a9
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Aug 3, 2007
1 parent 30b5f64 commit abf25b7
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: e208f83a7aa4ebf6c0a68e814903e8aa33f9439a
refs/heads/master: 35c724f310c4b73dbfa6503a46bf86a4c55f8193
2 changes: 1 addition & 1 deletion trunk/include/asm-blackfin/blackfin.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static inline void CSYNC(void)
"nop;"
"nop;"
"nop;"
"ssync;"
"csync;"
);
else
__asm__ __volatile__("csync;");
Expand Down

0 comments on commit abf25b7

Please sign in to comment.