diff options
| author | Carlos Maiolino <[email protected]> | 2025-07-17 19:20:00 +0200 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2025-07-17 19:20:00 +0200 |
| commit | 60ad28e57a02d17981f3854f1f23b8740c309f60 (patch) | |
| tree | 1739866cffc3d3e297e6e266cafdcc880c5d4cfe /boot.txt | |
Initial commit
Add a bootloader and a hello message.
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'boot.txt')
| -rw-r--r-- | boot.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.txt b/boot.txt new file mode 100644 index 0000000..ebf67aa --- /dev/null +++ b/boot.txt @@ -0,0 +1 @@ +Initializing CemOS... |
