add library
This commit is contained in:
3
shell/stub.c
Normal file
3
shell/stub.c
Normal file
@@ -0,0 +1,3 @@
|
||||
int chmod(char *dir, int fake_mode){
|
||||
return 1;
|
||||
}
|
Reference in New Issue
Block a user