hos: Fix compilation

This commit is contained in:
CTCaer
2021-08-28 17:55:03 +03:00
parent f5ec4a3a37
commit 063abb3e23
4 changed files with 39 additions and 43 deletions

View File

@@ -49,7 +49,7 @@
typedef struct _exo_ctxt_t
{
bool fs_is_510;
u32 hos_revision;
bool no_user_exceptions;
bool user_pmu;
bool *usb3_force;