FrostWing
A lightweight raw-control operating system.
Loading...
Searching...
No Matches
acpi-shutdown.h
Go to the documentation of this file.
1
11#ifndef ACPI_SHUTDOWN_H
12#define ACPI_SHUTDOWN_H
13
14#include <basics.h>
15
16int acpi_shutdown_hack(uintptr_t direct_map_base, void *(*find_sdt)(cstring signature, size_t index));
17#endif
This is a basic header files with FrostWing specific short forms and basically a good for life header...