collapseos/tools/emul/cfsin
Virgil Dupras 40b3d5e11e tools/emul/shell: copy user.h in its cfsin
This way, we can compile apps from within the shell that run on the
shell.
2019-06-03 09:26:28 -04:00
..
hello.asm tools/emul/shell: copy user.h in its cfsin 2019-06-03 09:26:28 -04:00
readme.txt tools/emul: make shell's cfsin always have all apps compiled in it 2019-06-03 08:34:29 -04:00

readme.txt

The contents of this folder ends up in the emulated shell's fake block device,
mounted as a CFS. The goal of the emulated shell being to tests apps, we compile
all apps into this folder for use in the emulated shell.