mirror of
https://github.com/xomboverlord/xomb-docs.git
synced 2026-01-11 18:33:17 +01:00
19 lines
632 B
HTML
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>
|