This shouldn't compile.

This commit is contained in:
Kieron Morris 2021-06-26 22:34:27 +01:00
parent 5431eaabeb
commit 3b7ea449b5

View File

@ -214,7 +214,7 @@ begin
{ Filsystems } { Filsystems }
fat32.init(); fat32.init();
fdsafdsafdsafdsafdsadsafafdsfdsadsfa
{ Device Drivers } { Device Drivers }
tracer.push_trace('kmain.DEVDRV'); tracer.push_trace('kmain.DEVDRV');
console.outputln('KERNEL', 'DEVICE DRIVERS: INIT BEGIN.'); console.outputln('KERNEL', 'DEVICE DRIVERS: INIT BEGIN.');