mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
sysroot and cross-compiler based build WIP
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "ahci/driver.h"
|
||||
#include "kutil/assert.h"
|
||||
#include "kutil/memory.h"
|
||||
#include "acpi_tables.h"
|
||||
@@ -10,7 +9,6 @@
|
||||
#include "device_manager.h"
|
||||
#include "interrupts.h"
|
||||
#include "log.h"
|
||||
#include "memory.h"
|
||||
#include "page_manager.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user