mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-12 05:59:53 +02:00
Meta: Add files to repository
This commit is contained in:
5
System/Shell/Commands/reboot.HC
Normal file
5
System/Shell/Commands/reboot.HC
Normal file
@@ -0,0 +1,5 @@
|
||||
I64 @shell_cmd_reboot(@shell* sh, I64 argc, U8** argv)
|
||||
{
|
||||
Reboot;
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user