Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31258
b: refs/heads/master
c: 8db089c
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jun 29, 2006
1 parent 138cda5 commit 6fb476b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 127fe6af38fe237374fc158c11da6bb44bcfdc9a
refs/heads/master: 8db089c6b5594c961fb6bc6d613b9926e0d3d98f
4 changes: 2 additions & 2 deletions trunk/include/asm-mips/hazards.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@
* Use a macro for ehb unless explicit support for MIPSR2 is enabled
*/

#define irq_enable_hazard
#define irq_enable_hazard \
_ehb

#define irq_disable_hazard
#define irq_disable_hazard \
_ehb

#elif defined(CONFIG_CPU_R10000) || defined(CONFIG_CPU_RM9000)
Expand Down

0 comments on commit 6fb476b

Please sign in to comment.