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/current_8c.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 runtime/docs/html/current_8c.html (limited to 'runtime/docs/html/current_8c.html') diff --git a/runtime/docs/html/current_8c.html b/runtime/docs/html/current_8c.html new file mode 100644 index 00000000..bfb2b727 --- /dev/null +++ b/runtime/docs/html/current_8c.html @@ -0,0 +1,24 @@ + + +SystemTap: current.c File Reference + + + +
Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages
+

current.c File Reference

Functions to get the current state. More... +

+ +

+Go to the source code of this file. + + + + + +

Functions

unsigned long _stp_ret_addr (struct pt_regs *regs)
 Get the current return address.
+


Detailed Description

+Functions to get the current state. +

+ +

+Definition in file current.c. -- cgit