mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 11:48:36 +12:00
Reintroduce LOG_CHANNEL
Groundwork for further improvements
This commit is contained in:
parent
57f394e156
commit
363811981d
128 changed files with 266 additions and 268 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
|
||||
|
||||
logs::channel sys_interrupt("sys_interrupt");
|
||||
LOG_CHANNEL(sys_interrupt);
|
||||
|
||||
void lv2_int_serv::exec()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue