pintos: Avoid literal control character in Perl variable name.
[pintos-anon] / src / tests / vm / pt-bad-addr.c
index 048757502e4f984640f22ca37b338b8c2dee0c4b..3ca408409c6c53134d3047d9f17c24795102ab42 100644 (file)
@@ -1,3 +1,6 @@
+/* Accesses a bad address.
+   The process must be terminated with -1 exit code. */
+
 #include "tests/lib.h"
 #include "tests/main.h"