mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-10 10:09:58 +00:00
560.28.03
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#ifndef HWBC_H
|
||||
#define HWBC_H
|
||||
|
||||
#include "gpu/gpu.h" // NBADDR, POBJGPU
|
||||
#include "gpu/gpu.h" // NBADDR, OBJGPU
|
||||
|
||||
/**************** Resource Manager Defines and Structures ******************\
|
||||
* *
|
||||
@@ -33,7 +33,6 @@
|
||||
* *
|
||||
\***************************************************************************/
|
||||
struct OBJCL;
|
||||
typedef struct OBJHWBC *POBJHWBC;
|
||||
typedef struct OBJHWBC OBJHWBC;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user