mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-05-02 12:11:28 +00:00
525.53
This commit is contained in:
@@ -142,6 +142,14 @@ const BINDATA_ARCHIVE *ksec2GetBinArchiveBlUcode_TU102(struct KernelSec2 *pKerne
|
||||
#endif // defined(BINDATA_INCLUDE_FUNCTION)
|
||||
|
||||
|
||||
#if defined(BINDATA_INCLUDE_FUNCTION_STUB)
|
||||
const BINDATA_ARCHIVE *ksec2GetBinArchiveBlUcode_TU102(struct KernelSec2 *pKernelSec2)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
#endif // defined(BINDATA_INCLUDE_FUNCTION_STUB)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user