Home
last modified time | relevance | path

Searched refs:sDebugOutput (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp635 static ConsoleDevice sDebugOutput("Debug"); variable
688 err = sDebugOutput.Open(); in console_init()
691 dbgerr = stderr = (FILE *)&sDebugOutput; in console_init()