Spaces to tabs

This commit is contained in:
scribam 2017-12-01 21:11:06 +01:00 committed by Ivan
parent b4a97c99d8
commit 50f2be57f7
8 changed files with 53 additions and 52 deletions

View file

@ -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