Adds kernel docs.

This commit is contained in:
wilkie
2013-03-14 01:31:54 -04:00
commit 8c109b96af
78 changed files with 1800 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<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>