Reintroduce LOG_CHANNEL
Groundwork for further improvements
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
extern void ppu_set_breakpoint(u32 addr);
|
||||
extern void ppu_remove_breakpoint(u32 addr);
|
||||
|
||||
logs::channel gdbDebugServer("gdbDebugServer");
|
||||
LOG_CHANNEL(gdbDebugServer);
|
||||
|
||||
int sock_init(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user