summaryrefslogtreecommitdiffstats
path: root/tapsets/API-user-char-warn.html
diff options
authorlberk <lberk>2013-02-26 17:31:32 +0000
committerlberk <lberk>2013-02-26 17:31:32 +0000
commitdc082b04a33a957c89a7b5ff83933a7ba5ee4874 (patch)
tree001e0d3ff123680f6d8280e66d682ad0b0f1f728 /tapsets/API-user-char-warn.html
parentadd new langref/*.html (diff)
removed man pages
Diffstat (limited to 'tapsets/API-user-char-warn.html')
-rw-r--r--tapsets/API-user-char-warn.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-user-char-warn.html b/tapsets/API-user-char-warn.html
index 3610b682..96c2537f 100644
--- a/tapsets/API-user-char-warn.html
+++ b/tapsets/API-user-char-warn.html
@@ -2,9 +2,9 @@
2 Retrieves a char value stored in user space 2 Retrieves a char value stored in user space
3 </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> 3 </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting">
4 user_char_warn:long(addr:long) 4 user_char_warn:long(addr:long)
5</pre></div><div class="refsect1" title="Arguments"><a name="idp11549216"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> 5</pre></div><div class="refsect1" title="Arguments"><a name="idp38423712"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p>
6 the user space address to retrieve the char from 6 the user space address to retrieve the char from
7 </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11552448"></a><h2>Description</h2><p> 7 </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp38426944"></a><h2>Description</h2><p>
8 Returns the char value from a given user space address. 8 Returns the char value from a given user space address.
9 Returns zero when user space and warns (but does not abort) about the 9 Returns zero when user space and warns (but does not abort) about the
10 failure. 10 failure.