Skip to content
Snippets Groups Projects
Commit d8f3e6f6 authored by Shancang Li's avatar Shancang Li
Browse files

Update kernel.c

parent 0476feef
No related branches found
No related tags found
No related merge requests found
/*
* Desc: Minimal OS, to show how to boot an x86 machine.
* Desc: Minimal OS, to show how to boot an x86 machine. UFCFWK-15-2
*/
#if !defined(__cplusplus)
#include <stdbool.h> /* C doesn't have booleans by default. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment