copystream for up to 8 cores
This commit is contained in:
@@ -43,11 +43,10 @@
|
||||
* possible that the debug output in a multi core system is displayed
|
||||
* on the wrong (previous) core.
|
||||
*/
|
||||
#include "arch/lapic.h"
|
||||
#define DBG dout[LAPIC::getID()]
|
||||
|
||||
#include "../arch/core.h"
|
||||
#include "../device/textstream.h"
|
||||
#define DBG *copyout[Core::getID()]
|
||||
|
||||
/*! \brief Debug window for the CGA screen
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user