diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2018-03-07 15:25:55 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2018-03-07 15:25:55 -0500 |
commit | a774e33ceff6c3eef02aad4f58a11c7e23ff62bb (patch) | |
tree | 36555d06322d4bea7ffe4bf572cf282db2989fcd /initrd/init3 | |
parent | 77338a6b34d6a164fc2f70e6d736eca8a5b7d251 (diff) |
basic graphing
Diffstat (limited to 'initrd/init3')
-rw-r--r-- | initrd/init3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/initrd/init3 b/initrd/init3 new file mode 100644 index 0000000..4351743 --- /dev/null +++ b/initrd/init3 @@ -0,0 +1 @@ +print "Hello, world!" |