/* * Copyright (C) 2020-2021 Intel Corporation * * SPDX-License-Identifier: MIT * */ namespace Os { const char *fileSeparator = "/"; }