nouveau/headers: typedef Nv void types
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
|
||||
typedef bool NvBool;
|
||||
|
||||
typedef uint8_t NvV8;
|
||||
typedef uint16_t NvV16;
|
||||
typedef uint32_t NvV32;
|
||||
typedef uint64_t NvV64;
|
||||
|
||||
typedef uint8_t NvU8;
|
||||
typedef uint16_t NvU16;
|
||||
typedef uint32_t NvU32;
|
||||
|
||||
Reference in New Issue
Block a user