mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-18 01:01:57 -04:00
Update main.cpp
This commit is contained in:
parent
cca971780b
commit
84421d83ce
@ -8,6 +8,6 @@
|
|||||||
#include <tlib/system.hpp>
|
#include <tlib/system.hpp>
|
||||||
|
|
||||||
int main(){
|
int main(){
|
||||||
tlib::reboot();
|
tlib::reboot(0);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user