diff options
author | Sanjit Bhat <[email protected]> | 2023-09-13 01:24:07 -0400 |
---|---|---|
committer | Sanjit Bhat <[email protected]> | 2023-09-13 01:24:07 -0400 |
commit | e7ad79c0c51a27efcdcc94c4bc848ca0f41937e1 (patch) | |
tree | 05f5b9b2de7af2ef674070b1e4cd690a9b521f58 /conf | |
parent | 74c1eba516fdb0ec1a17b16be7e76613ccba92bf (diff) | |
download | xv6-labs-e7ad79c0c51a27efcdcc94c4bc848ca0f41937e1.tar.gz xv6-labs-e7ad79c0c51a27efcdcc94c4bc848ca0f41937e1.tar.bz2 xv6-labs-e7ad79c0c51a27efcdcc94c4bc848ca0f41937e1.zip |
release traps
Diffstat (limited to 'conf')
-rw-r--r-- | conf/lab.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/lab.mk b/conf/lab.mk new file mode 100644 index 0000000..2b9988d --- /dev/null +++ b/conf/lab.mk @@ -0,0 +1 @@ +LAB=traps |