chromium/v8/test/cctest/wasm/test-run-wasm-atomics.cc

// Copyright 2017 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "test/cctest/wasm/wasm-atomics-utils.h"
#include "test/common/wasm/wasm-macro-gen.h"

namespace v8 {
namespace internal {
namespace wasm {
test_run_wasm_atomics  // namespace test_run_wasm_atomics
}  // namespace wasm
}  // namespace internal
}  // namespace v8