blob: d166fa7b14b914897e3e68f1657a5b7200d76520 [file] [log] [blame]
// Copyright 2016 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.
#ifndef SRC_ZIRCON_TESTS_VMO_BENCH_H_
#define SRC_ZIRCON_TESTS_VMO_BENCH_H_
int vmo_run_benchmark();
#endif // SRC_ZIRCON_TESTS_VMO_BENCH_H_