mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
New tree ok
This commit is contained in:
parent
50956d2471
commit
52aa9107ea
@ -32,14 +32,13 @@
|
|||||||
#include <ke/sched.h>
|
#include <ke/sched.h>
|
||||||
#include <sh/shell.h>
|
#include <sh/shell.h>
|
||||||
#include <io/vga.h>
|
#include <io/vga.h>
|
||||||
#include <io/ata.h>
|
|
||||||
#include <io/keyb.h>
|
#include <io/keyb.h>
|
||||||
#include <io/cursor.h>
|
#include <io/cursor.h>
|
||||||
#include <io/acpi.h>
|
#include <io/acpi.h>
|
||||||
#include <io/pci.h>
|
#include <io/pci.h>
|
||||||
#include <po/shtdwn.h>
|
#include <po/shtdwn.h>
|
||||||
#include <init/boot.h>
|
#include <init/boot.h>
|
||||||
|
#include <drivers/ata.h>
|
||||||
//
|
//
|
||||||
// Entry point of the Kaleid kernel
|
// Entry point of the Kaleid kernel
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user