Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334189
b: refs/heads/master
c: 9b76beb
h: refs/heads/master
i:
  334187: 3b4de37
v: v3
  • Loading branch information
Vladimir Murzin authored and Jonas Bonn committed Oct 11, 2012
1 parent 1fc997e commit 9b65ca7
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: e2bebb4ae6d9ac4ffc524db67f7ecb205a173f77
refs/heads/master: 9b76beb071be6fbfd0743feedfdd844f57d4f345
2 changes: 1 addition & 1 deletion trunk/arch/openrisc/include/asm/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ extern unsigned long thread_saved_pc(struct task_struct *t);

#define init_stack (init_thread_union.stack)

#define cpu_relax() do { } while (0)
#define cpu_relax() barrier()

#endif /* __ASSEMBLY__ */
#endif /* __ASM_OPENRISC_PROCESSOR_H */

0 comments on commit 9b65ca7

Please sign in to comment.