mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
Updates for SGX 2.17 reproducible build.
Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
This commit is contained in:
@@ -53,5 +53,5 @@ void t_print(const char *fmt, ...)
|
||||
|
||||
void t_time(time_t *current_t)
|
||||
{
|
||||
ocall_get_current_time((uint64_t*)current_t);
|
||||
ocall_get_current_time((uint64_t*)current_t);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user