summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/alloc_8h-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/docs/html/alloc_8h-source.html')
-rw-r--r--runtime/docs/html/alloc_8h-source.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/runtime/docs/html/alloc_8h-source.html b/runtime/docs/html/alloc_8h-source.html
index e68fbb86..551deccd 100644
--- a/runtime/docs/html/alloc_8h-source.html
+++ b/runtime/docs/html/alloc_8h-source.html
@@ -4,7 +4,7 @@
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.1 -->
-<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1>alloc.h</h1><a href="alloc_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001 <span class="comment">/* -*- linux-c -*- */</span><span class="comment"></span>
00002 <span class="comment">/** @file alloc.h</span>
00003 <span class="comment"> * @brief Memory allocation functions.</span>
@@ -82,6 +82,4 @@
00075 <span class="keywordflow">if</span> (likely(ptr))
00076 vfree(ptr);
00077 }
-</pre></div><hr size="1"><address style="align: right;"><small>
-Generated on Tue Mar 22 10:27:36 2005 for SystemTap.</small></body>
-</html>
+</pre></div></body></html>