mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 10:02:14 +02:00
Update for review
This commit is contained in:
parent
a340a68a84
commit
9289126473
@ -162,8 +162,8 @@ typedef struct {
|
|||||||
} nvioctl_command_buffer_map;
|
} nvioctl_command_buffer_map;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
uint32_t rate;
|
u32 rate;
|
||||||
uint32_t moduleid;
|
u32 moduleid;
|
||||||
} nvioctl_clk_rate;
|
} nvioctl_clk_rate;
|
||||||
|
|
||||||
#define NVGPU_ZBC_TYPE_INVALID 0
|
#define NVGPU_ZBC_TYPE_INVALID 0
|
||||||
|
Loading…
Reference in New Issue
Block a user