PKUOS - Pintos
Pintos source browser for PKU Operating System course
grow-root-sm.c
Go to the documentation of this file.
1/** Creates 20 files in the root directory. */
2
3#define FILE_CNT 20
4#include "tests/filesys/extended/grow-dir.inc"