UACPI: Difference between revisions

26 bytes added ,  2 months ago
[unchecked revision][unchecked revision]
No edit summary
Line 129:
=== Shutting Down the System ===
<source lang="c">
#include <uacpi/sleep.h>
 
int system_shutdown(void) {
/*
Anonymous user