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