mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-04-22 23:39:13 +00:00
535.43.02
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
#include "nvtypes.h"
|
||||
#include "flcnretval.h"
|
||||
|
||||
#ifndef NV_SIZEOF32
|
||||
#define NV_SIZEOF32(v) (sizeof(v))
|
||||
#endif
|
||||
|
||||
#ifndef NV_ARRAY_ELEMENTS
|
||||
#define NV_ARRAY_ELEMENTS(x) ((sizeof(x)/sizeof((x)[0])))
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user