forked from xt-sys/exectos
		
	Verify kernel and boot loader compatibility
This commit is contained in:
		| @@ -82,9 +82,6 @@ XTAPI | ||||
| VOID | ||||
| KepStartKernel(VOID) | ||||
| { | ||||
|     /* Print debug message */ | ||||
|     DebugPrint(L"Starting ExectOS ...\n"); | ||||
|  | ||||
|     /* Initialize XTOS kernel */ | ||||
|     KepInitializeKernel(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user