From e32551b18f4560056d2d482f5e1505b1b98fa82a Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 29 Mar 2005 18:07:58 +0000 Subject: *** empty log message *** --- runtime/docs/html/alloc_8h-source.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'runtime/docs/html/alloc_8h-source.html') 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 @@ -
Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages
+
Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

alloc.h

Go to the documentation of this file.
00001 /* -*- linux-c -*- */
 00002 /** @file alloc.h
 00003  * @brief Memory allocation functions.
@@ -82,6 +82,4 @@
 00075         if (likely(ptr))
 00076                 vfree(ptr);
 00077 }
-

-Generated on Tue Mar 22 10:27:36 2005 for SystemTap. - + -- cgit