Files
compute-runtime/shared/offline_compiler/source/ocloc.exports
Mateusz Jablonski 18c25e5aa3 build: limit symbols exported by libocloc
Related-To: NEO-9558
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-11-21 15:37:30 +01:00

15 lines
175 B
Plaintext

/*
* Copyright (C) 2023 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
{
global:
oclocInvoke;
oclocFreeOutput;
oclocVersion;
local: *;
};