Files
compute-runtime/runtime/instrumentation/instrumentation.cpp

13 lines
196 B
C++
Raw Normal View History

/*
* Copyright (C) 2017-2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "instrumentation.h"
namespace NEO {
const bool haveInstrumentation = false;
} // namespace NEO