summaryrefslogtreecommitdiff
path: root/boot/fill.asm
diff options
context:
space:
mode:
Diffstat (limited to 'boot/fill.asm')
-rw-r--r--boot/fill.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/fill.asm b/boot/fill.asm
new file mode 100644
index 0000000..1717006
--- /dev/null
+++ b/boot/fill.asm
@@ -0,0 +1 @@
+times 2000000 db 0xff