compute-runtime/shared/test/common/helpers/default_hw_info.inl

14 lines
224 B
C++

/*
* Copyright (C) 2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/test/common/helpers/default_hw_info.h"
namespace NEO {
std::unique_ptr<HardwareInfo> defaultHwInfo;
} // namespace NEO