summaryrefslogtreecommitdiffstats
path: root/base/atomicops_internals_x86_gcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/atomicops_internals_x86_gcc.h')
-rw-r--r--base/atomicops_internals_x86_gcc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/atomicops_internals_x86_gcc.h b/base/atomicops_internals_x86_gcc.h
index b605fd4..f523f6f7 100644
--- a/base/atomicops_internals_x86_gcc.h
+++ b/base/atomicops_internals_x86_gcc.h
@@ -246,4 +246,3 @@ inline Atomic64 Release_Load(volatile const Atomic64* ptr) {
#undef ATOMICOPS_COMPILER_BARRIER
#endif // BASE_ATOMICOPS_INTERNALS_X86_GCC_H_
-