From 47e27ba495c5361cfcc48b3dc309a29a99cf1f9d Mon Sep 17 00:00:00 2001 From: Ben Date: Tue, 18 Dec 2018 18:58:44 +0000 Subject: [PATCH] docs --- docs/libsys.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/libsys.md diff --git a/docs/libsys.md b/docs/libsys.md new file mode 100644 index 0000000..0726e70 --- /dev/null +++ b/docs/libsys.md @@ -0,0 +1,3 @@ +# Documentation + +> NOTE: Instantating the System class without prior initialization of CPU and Memory will cause a segmentation fault