Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11316
b: refs/heads/master
c: 63f324c
h: refs/heads/master
v: v3
  • Loading branch information
Ivan Kokshaysky authored and Linus Torvalds committed Oct 30, 2005
1 parent 6343f85 commit fc3de4e
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: 4b8f573b5db02a3017afbba49026a6aef480174f
refs/heads/master: 63f324cf0792ed69089b79d6921ba3aaea97af50
2 changes: 2 additions & 0 deletions trunk/include/asm-alpha/barrier.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef __BARRIER_H
#define __BARRIER_H

#include <asm/compiler.h>

#define mb() \
__asm__ __volatile__("mb": : :"memory")

Expand Down

0 comments on commit fc3de4e

Please sign in to comment.