mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-19 06:29:58 +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
|
||||
);
|
||||
|
||||
#define NVSWITCH_PRINT_ATTRIB(str, arg1) \
|
||||
__attribute__ ((format (printf, (str), (arg1))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user