summaryrefslogtreecommitdiff
path: root/user/usys.pl
diff options
context:
space:
mode:
authorMole Shang <[email protected]>2024-02-18 16:27:05 +0800
committerMole Shang <[email protected]>2024-02-18 16:27:05 +0800
commit0cf897cbe05fd8485162619db4244f4159d0eb52 (patch)
treeb18d401102a0215f979f12ec3acf709f9e7224c4 /user/usys.pl
parent659b978caa5c97bbc2477d1393461c944544a1a7 (diff)
downloadxv6-labs-0cf897cbe05fd8485162619db4244f4159d0eb52.tar.gz
xv6-labs-0cf897cbe05fd8485162619db4244f4159d0eb52.tar.bz2
xv6-labs-0cf897cbe05fd8485162619db4244f4159d0eb52.zip
lab fs/symlink: finishfs
Diffstat (limited to 'user/usys.pl')
-rwxr-xr-xuser/usys.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/usys.pl b/user/usys.pl
index 33af0ad..7f07795 100755
--- a/user/usys.pl
+++ b/user/usys.pl
@@ -42,3 +42,4 @@ entry("connect");
entry("pgaccess");
entry("sigalarm");
entry("sigreturn");
+entry("symlink");