/* * Copyright (C) 2019-2021 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include namespace NEO { const char *folderAUB = "aub_out"; uint32_t initialHardwareTag = static_cast(0xFFFFFF00); } // namespace NEO