diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2018-11-04 23:46:12 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2018-11-04 23:46:12 -0500 |
commit | 2f719330b8afee5075b48d428c836e2c0a3bb14e (patch) | |
tree | da51902d1659383016cec9cbfbab34f2ec9a7826 /initrd | |
parent | 3a798edb836a30f612b6dd40334b69a2dbeeca22 (diff) |
vfs, initrd
Diffstat (limited to 'initrd')
-rw-r--r-- | initrd/hello | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/initrd/hello b/initrd/hello new file mode 100644 index 0000000..5d437a5 --- /dev/null +++ b/initrd/hello @@ -0,0 +1 @@ +Hello, world!! |