diff options
author | Clemens Fries <git-generic@xenoworld.de> | 2018-12-05 18:19:16 +0100 |
---|---|---|
committer | Clemens Fries <git-generic@xenoworld.de> | 2018-12-05 18:26:39 +0100 |
commit | bed5515c8dee2a19c1ba9dbc005e078c613e3cf3 (patch) | |
tree | 3d8ccff3af83a326ce2615bc19ddf627c25f53fb | |
parent | ce7317daf7c9740bc8595f14f7248fa1b050afcf (diff) |
Move 'boot' stuff to boot/
-rw-r--r-- | boot/Makefile (renamed from Makefile) | 0 | ||||
-rw-r--r-- | boot/TODO (renamed from TODO) | 0 | ||||
-rw-r--r-- | boot/print.asm (renamed from print.asm) | 0 | ||||
-rw-r--r-- | boot/printb.asm (renamed from printb.asm) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/print.asm b/boot/print.asm index 97acd8b..97acd8b 100644 --- a/print.asm +++ b/boot/print.asm diff --git a/printb.asm b/boot/printb.asm index a8fa788..a8fa788 100644 --- a/printb.asm +++ b/boot/printb.asm |