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