Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234140
b: refs/heads/master
c: e1c87d2
h: refs/heads/master
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Mar 14, 2011
1 parent f6f12a9 commit f26a1d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b9f07eb2f25a64098e2ba223c1a2fe2a8f249e01
refs/heads/master: e1c87d2a5567c7940d129a6045efadc4b8c0f888
2 changes: 2 additions & 0 deletions trunk/arch/mips/mm/tlbex.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ static bool scratchpad_available(void)
static int scratchpad_offset(int i)
{
BUG();
/* Really unreachable, but evidently some GCC want this. */
return 0;
}
#endif
/*
Expand Down

0 comments on commit f26a1d2

Please sign in to comment.