Skip to content

Commit

Permalink
Update for review
Browse files Browse the repository at this point in the history
  • Loading branch information
averne committed Feb 3, 2024
1 parent a340a68 commit 9289126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nx/include/switch/nvidia/ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ typedef struct {
} nvioctl_command_buffer_map;

typedef struct {
uint32_t rate;
uint32_t moduleid;
u32 rate;
u32 moduleid;
} nvioctl_clk_rate;

#define NVGPU_ZBC_TYPE_INVALID 0
Expand Down

0 comments on commit 9289126

Please sign in to comment.