sel_ldr: Remove support for rodata segment at start of executable
[nativeclient.git] / documentation / srpc.html
blob08ecf1a998572b1b727e64562a8574f3b9707395
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 <title>Native Client: SRPC</title>
6 <link href="stylesheet.css" type="text/css" rel="stylesheet"></link>
7 </head>
9 <body>
11 <div id="toplink">
12 <a href="../README.html">Back to README</a>
13 </div>
15 <h1>Simple RPC (SRPC)</h1>
17 <p>
18 This page will discuss the SRPC API.
19 For now, see the API reference doc for the
20 <a href="../scons-out/doc/html/group___s_r_p_c.html">SRPC module</a>.
21 </p>
23 <p class="comment">
24 [PENDING: For now, see the wiki.]
25 </p>
27 <p id="license">
28 Except as otherwise
29 <a href="http://code.google.com/policies.html#restrictions">noted</a>,
30 the content of this page is licensed under a
31 <a href="http://www.google.com/url?sa=D&amp;q=http%3A%2F%2Fcreativecommons.org/licenses/by/2.5/">Creative Commons
32 Attribution 2.5 license</a>.
33 </p>
35 </body>
36 </html>