|
CS318 - Pintos
Pintos source browser for JHU CS318 course
|
#include "tests/filesys/create.inc"
Go to the source code of this file.
Macros | |
| #define | TEST_SIZE 0 |
| Create a file of size 0. More... | |
| #define TEST_SIZE 0 |
Create a file of size 0.
Definition at line 3 of file grow-create.c.
1.8.16