mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 03:38:38 +12:00
Spaces to tabs
This commit is contained in:
parent
b4a97c99d8
commit
50f2be57f7
8 changed files with 53 additions and 52 deletions
|
@ -562,7 +562,7 @@ public:
|
|||
|
||||
atomic_t<u32> ch_event_mask;
|
||||
atomic_t<u32> ch_event_stat;
|
||||
atomic_t<bool> interrupts_enabled;
|
||||
atomic_t<bool> interrupts_enabled;
|
||||
|
||||
u64 ch_dec_start_timestamp; // timestamp of writing decrementer value
|
||||
u32 ch_dec_value; // written decrementer value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue