mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
Add initial symbol exports file to Level Zero
Change-Id: Id437219e615110f46869db5473599cca3bc16d79 Signed-off-by: Raiyan Latif <raiyan.latif@intel.com>
This commit is contained in:
11
level_zero/core/source/dll/linux/ze.exports
Normal file
11
level_zero/core/source/dll/linux/ze.exports
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2020 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
*/
|
||||
|
||||
{
|
||||
local:
|
||||
cl*;
|
||||
};
|
||||
Reference in New Issue
Block a user