diff options
Diffstat (limited to 'src/kernel/acpi/acpi.c')
-rw-r--r-- | src/kernel/acpi/acpi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/acpi/acpi.c b/src/kernel/acpi/acpi.c index aaf8ce2..57ecc58 100644 --- a/src/kernel/acpi/acpi.c +++ b/src/kernel/acpi/acpi.c @@ -207,4 +207,4 @@ void reboot() good = inb(0x64); outb(0x64, 0xFE); halt_loop(); -} +}
\ No newline at end of file |