From 849e99602e4b0487dad23e28cb6a94bf013f40a4 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 26 May 2005 07:18:22 +0000 Subject: Remove all the generated html files. --- runtime/docs/html/bug.html | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 runtime/docs/html/bug.html (limited to 'runtime/docs/html/bug.html') diff --git a/runtime/docs/html/bug.html b/runtime/docs/html/bug.html deleted file mode 100644 index e19f1b2e..00000000 --- a/runtime/docs/html/bug.html +++ /dev/null @@ -1,27 +0,0 @@ - - -SystemTap: Bug List - - - -
Main Page | Modules | Directories | File List | Globals | Related Pages
-

Bug List

-
Global _stp_alloc (size_t len)
-
Currently uses kmalloc (GFP_ATOMIC).
-
-

-

-
Global _stp_calloc (size_t len)
-
Currently uses kmalloc (GFP_ATOMIC).
-
-

-

-
Global _stp_stack_print (int verbose, int levels)
-
levels parameter is not functional
-
-

-

-
Global _stp_stack_sprint (String str, int verbose, int levels)
-
levels parameter is not functional
-
- -- cgit