mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 13:57:52 +00:00
general: Silence some warnings when using clang
This commit is contained in:
parent
848693bb0b
commit
08147474cb
12 changed files with 27 additions and 25 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue