[libc] Add other RPC callback methods to the RPC server
authorJoseph Huber <jhuber6@vols.utk.edu>
Fri, 30 Jun 2023 14:48:13 +0000 (09:48 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Fri, 30 Jun 2023 16:29:37 +0000 (11:29 -0500)
commit62f57bc9b0b03cdd8a2647e4960d7835b505429a
tree6cd13d5cb113ba31f2f2789a63bfdfeb855486c0
parent58a16d843e281775aed21416597eb691ce50e189
[libc] Add other RPC callback methods to the RPC server

This patch adds the other two methods to the server so the external
users can use the interface through the obfuscated interface.

Reviewed By: JonChesterfield

Differential Revision: https://reviews.llvm.org/D154224
libc/utils/gpu/server/rpc_server.cpp
libc/utils/gpu/server/rpc_server.h