Add (empty) read barrier definition
This commit is contained in:
parent
3d4db4d002
commit
69b6e258d8
|
@ -41,6 +41,7 @@
|
|||
|
||||
#define MB __asm__ __volatile__ ("nop")
|
||||
#define WMB __asm__ __volatile__ ("nop")
|
||||
#define RMB __asm__ __volatile__ ("nop")
|
||||
|
||||
#ifndef ASSEMBLER
|
||||
|
||||
|
|
Loading…
Reference in New Issue