MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / Reset

Function Reset

Kernel/src/arch/x86_64/acpi.cpp:219–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217 }
218
219 void Reset(){
220 lai_acpi_reset();
221 }
222}
223
224extern "C"{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected