diff options
Diffstat (limited to 'stressfs.c')
| -rw-r--r-- | stressfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,6 +44,6 @@ main(int argc, char *argv[]) close(fd); wait(); - + exit(); } |
![]() |
index : xv6-labs-2022/.git | |
| Unnamed repository; edit this file 'description' to name the repository. | root |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | stressfs.c | 2 |
@@ -44,6 +44,6 @@ main(int argc, char *argv[]) close(fd); wait(); - + exit(); } |