mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 22:52:41 +00:00
general: Silence some warnings when using clang
This commit is contained in:
@@ -247,6 +247,5 @@ private:
|
||||
static const u32 RESERVATION_GRANULE_MASK = 0xFFFFFFF8;
|
||||
|
||||
u32 exclusive_tag; // The address for which the local monitor is in exclusive access mode
|
||||
u32 exclusive_result;
|
||||
bool exclusive_state;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user