mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
0f61c27a40
Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
11 lines
156 B
Plaintext
11 lines
156 B
Plaintext
client_enclave.so
|
|
{
|
|
global:
|
|
g_global_data_sim;
|
|
g_global_data;
|
|
enclave_entry;
|
|
g_peak_heap_used;
|
|
local:
|
|
*;
|
|
};
|