/* * Copyright (C) 2018-2024 Intel Corporation * * SPDX-License-Identifier: MIT * */ #ifndef CONFIG_H #define CONFIG_H #cmakedefine NEO_ARCH "${NEO_ARCH}" #endif /* CONFIG_H */