blob: a0701c835bf46f158a5d523653d97cadfc024200 [file]
add_entrypoint_object(
rpc_reset
SRCS
rpc_reset.cpp
HDRS
rpc_reset.h
DEPENDS
libc.src.__support.RPC.rpc_client
libc.src.__support.GPU.utils
)
add_entrypoint_object(
rpc_host_call
SRCS
rpc_host_call.cpp
HDRS
rpc_host_call.h
DEPENDS
libc.src.__support.RPC.rpc_client
libc.src.__support.GPU.utils
)