mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-14 15:20:04 +00:00
(MEMORY_BARRIER): Remove.
This commit is contained in:
parent
191ab8540c
commit
38bfe43c58
@ -27,9 +27,6 @@
|
||||
# define PT_EI extern inline
|
||||
#endif
|
||||
|
||||
/* Memory barrier. */
|
||||
#define MEMORY_BARRIER() __asm__ ("" : : : "memory")
|
||||
|
||||
|
||||
/* Spinlock implementation; required. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user