dealloc memory when exiting vesa mode
This commit is contained in:
@ -103,5 +103,5 @@ void VBEdemo::run() {
|
||||
drawFonts();
|
||||
|
||||
// selbst terminieren
|
||||
scheduler.exit();
|
||||
// scheduler.exit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user