Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25952
b: refs/heads/master
c: 675055b
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Apr 19, 2006
1 parent fc327b4 commit e1da3a9
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: e4ac58afdfac792c0583af30dbd9eae53e24c78b
refs/heads/master: 675055bfb5f99be56a20a6a214439adf23591786
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/r4kcache.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
" cache %0, %1 \n" \
" .set pop \n" \
: \
: "i" (op), "m" (*(unsigned char *)(addr)))
: "i" (op), "R" (*(unsigned char *)(addr)))

static inline void flush_icache_line_indexed(unsigned long addr)
{
Expand Down

0 comments on commit e1da3a9

Please sign in to comment.