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/deprecated.html | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 runtime/docs/html/deprecated.html (limited to 'runtime/docs/html/deprecated.html') diff --git a/runtime/docs/html/deprecated.html b/runtime/docs/html/deprecated.html deleted file mode 100644 index fbfbb5d0..00000000 --- a/runtime/docs/html/deprecated.html +++ /dev/null @@ -1,12 +0,0 @@ - - -SystemTap: Deprecated List - - - -
Main Page | Modules | Directories | File List | Globals | Related Pages
-

Deprecated List

-
Global _stp_strncpy_from_user (char *dst, const char __user *src, long count)
-
I can't think of why you wouldn't use _stp_string_from_user() instead.
-
- -- cgit