diff --git a/cpu-api/README.md b/cpu-api/README.md new file mode 100644 index 00000000..811d6c7f --- /dev/null +++ b/cpu-api/README.md @@ -0,0 +1,8 @@ + +# Overview + +Make something here that does some forks and execs and prints out the +process tree that results; the user of the simulator should have to +then guess at what the tree looks like given the series of fork/execs, +or guess the call of forks/execs that lead to the process tree. +