mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-03-04 12:49:49 +00:00
525.53
This commit is contained in:
@@ -642,6 +642,12 @@ nvswitch_os_get_platform_time
|
||||
void
|
||||
);
|
||||
|
||||
NvU64
|
||||
nvswitch_os_get_platform_time_epoch
|
||||
(
|
||||
void
|
||||
);
|
||||
|
||||
#if (defined(_WIN32) || defined(_WIN64))
|
||||
#define NVSWITCH_PRINT_ATTRIB(str, arg1)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user