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