Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58624
b: refs/heads/master
c: 9797cae
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Ralf Baechle committed Jul 10, 2007
1 parent 0637571 commit 2178f61
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: e48ce6b8df5b51af3f38b20bb3d008dff69ff64e
refs/heads/master: 9797cae3bfd2d7190609cdce05248cabc5d9081e
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ unsigned long get_wchan(struct task_struct *p);

#define ARCH_HAS_PREFETCH

extern inline void prefetch(const void *addr)
static inline void prefetch(const void *addr)
{
__asm__ __volatile__(
" .set mips4 \n"
Expand Down

0 comments on commit 2178f61

Please sign in to comment.