aboutsummaryrefslogtreecommitdiff
path: root/include/01.pocetak/boot2.s
diff options
context:
space:
mode:
Diffstat (limited to 'include/01.pocetak/boot2.s')
-rw-r--r--include/01.pocetak/boot2.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/01.pocetak/boot2.s b/include/01.pocetak/boot2.s
new file mode 100644
index 0000000..cd7b353
--- /dev/null
+++ b/include/01.pocetak/boot2.s
@@ -0,0 +1,5 @@
+.section .multiboot
+.align 4
+.long MAGIC
+.long FLAGS
+.long CHECKSUM