Remove remainder of mb (memory barrier).

This complements 94c5d22a4d (Remove mb.h,
which is unused).
This commit is contained in:
Jason Evans
2017-02-21 19:38:12 -08:00
parent 664ef652d9
commit 8ac7937eb5
3 changed files with 0 additions and 4 deletions

View File

@@ -100,7 +100,6 @@ C_SRCS := $(srcroot)src/jemalloc.c \
$(srcroot)src/extent_mmap.c \
$(srcroot)src/hash.c \
$(srcroot)src/large.c \
$(srcroot)src/mb.c \
$(srcroot)src/mutex.c \
$(srcroot)src/nstime.c \
$(srcroot)src/pages.c \