sym: do not sleep
This commit is contained in:
parent
2c813f5901
commit
f682258fc9
@ -4,8 +4,6 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
sleep(2);
|
||||
|
||||
FILE* syms = fopen("/sys/moon.sym", "r");
|
||||
if (!syms)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user