Files
xomb-docs/kernel/system/multiboot.html
2013-03-14 01:31:54 -04:00

19 lines
632 B
HTML

<html><head>
<META http-equiv="content-type" content="text/html; charset=utf-8">
<title>kernel.system.multiboot</title>
</head><body>
<h1>kernel.system.multiboot</h1>
<!-- Generated by Ddoc from ../kernel/system/multiboot.d -->
<br><br>
<dl><dt><big>const int <u>MULTIBOOT_HEADER_MAGIC</u>;
</big></dt>
<dd>These two magic numbers are
defined in the multiboot spec, we use them
to verify that our environment is sane.<br><br>
</dd>
</dl>
<hr><small>Page generated by <a href="http://www.digitalmars.com/d/1.0/ddoc.html">Ddoc</a>. </small>
</body></html>