Reads the description of a virtual filesystem from a file and overlays it over the real file system. llvm-svn: 202176
5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
module not_real {
|
|
header "not_real.h"
|
|
export *
|
|
}
|