blob: 63168d7795a409e124d0a157990a1f58297dc718 [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
source_set("memory_barriers") {
sources = [ "memory_barriers.h" ]
}