Move problem 1-2 (join) into project 2 as the "wait" system call.
[pintos-anon] / grading / filesys / syn-read.h
1 #define BUF_SIZE 1024
2 static const char filename[] = "data";