Change project structure
This commit is contained in:
parent
b60ae9eebd
commit
d9595c7f62
@ -1,7 +1,7 @@
|
||||
#include "acpi.h"
|
||||
#include "sys/driver/pci/pci.h"
|
||||
#include "drivers/pci/pci.h"
|
||||
#include "sys/panic.h"
|
||||
#include "sys/amd64/hw/io.h"
|
||||
#include "arch/amd64/hw/io.h"
|
||||
#include "sys/assert.h"
|
||||
#include "sys/debug.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
#include "acpi.h"
|
||||
#include "sys/amd64/hw/irq.h"
|
||||
#include "arch/amd64/hw/irq.h"
|
||||
#include "sys/debug.h"
|
||||
|
||||
static ACPI_OSD_HANDLER sci_wrapped;
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user