Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178087
b: refs/heads/master
c: acadbfb
h: refs/heads/master
i:
  178085: f6f58d0
  178083: e8dff16
  178079: 587488e
v: v3
  • Loading branch information
David Daney authored and Matt Turner committed Dec 18, 2009
1 parent d998acd commit ff7d8c5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a582e6f01b90211933e70edcec9bc0bbb1157402
refs/heads/master: acadbfb90a54673d6c8b05aa4e93218433890411
3 changes: 2 additions & 1 deletion trunk/arch/alpha/include/asm/bug.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"call_pal %0 # bugchk\n\t" \
".long %1\n\t.8byte %2" \
: : "i"(PAL_bugchk), "i"(__LINE__), "i"(__FILE__)); \
for ( ; ; ); } while (0)
unreachable(); \
} while (0)

#define HAVE_ARCH_BUG
#endif
Expand Down

0 comments on commit ff7d8c5

Please sign in to comment.