mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
Update for review
This commit is contained in:
parent
b615b01d44
commit
919e3d3938
@ -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