mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 11:41:35 +01:00
bak
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
#include <unistd.h>
|
||||
|
||||
int main(void) {
|
||||
reboot(RB_POWER_OFF);
|
||||
reboot(RB_POWER_OFF);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user