NetcanOS
Netcan OS is an operation system for x86 PCs, for learning how os works.
|
#include <video_terminal.h>
#include <descriptor_tables.h>
#include <paging.h>
#include <heap.h>
#include <timer.h>
#include <stdio.h>
函数 | |
void | main () |
内核入口。 更多... | |
void main | ( | ) |
内核入口。