Clean tests/vm/zeros.
[pintos-anon] / src / tests / vm / mmap-over-code.c
index e64e449f1b6a341981d5bc10350cb2ffc7f3afb8..d3619a3ecc6b2048369b4020eec303545f11a7ad 100644 (file)
@@ -1,3 +1,5 @@
+/* Verifies that mapping over the code segment is disallowed. */
+
 #include <stdint.h>
 #include <round.h>
 #include <syscall.h>