Implement a proper block layer with partition support.
[pintos-anon] / src / tests / userprog / halt.c
index b4fd9e1068b14f14d16e5d7fe50857ab8f451286..4a99bce04600aca879d1c46bc8380d799c80d100 100644 (file)
@@ -1,3 +1,5 @@
+/* Tests the halt system call. */
+
 #include "tests/lib.h"
 #include "tests/main.h"