mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-04-25 16:59:20 +00:00
525.53
This commit is contained in:
@@ -3614,6 +3614,14 @@ const BINDATA_ARCHIVE *kgspGetBinArchiveBooterLoadUcode_GA102(struct KernelGsp *
|
||||
#endif // defined(BINDATA_INCLUDE_FUNCTION)
|
||||
|
||||
|
||||
#if defined(BINDATA_INCLUDE_FUNCTION_STUB)
|
||||
const BINDATA_ARCHIVE *kgspGetBinArchiveBooterLoadUcode_GA102(struct KernelGsp *pKernelGsp)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
#endif // defined(BINDATA_INCLUDE_FUNCTION_STUB)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user