Skip to content
Snippets Groups Projects
Commit 0dfe9b6a authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

add svc_send

parent e5710b90
No related branches found
No related tags found
No related merge requests found
......@@ -102,5 +102,5 @@ extern int svc_switch_to(ssexec_t *info,unsigned int where) ;
extern int svc_init(ssexec_t *info,char const *src, genalloc *ga) ;
extern int svc_init_pipe(ftrigr_t *fifo,genalloc *gasv) ;
extern int svc_shutnremove(ssexec_t *info, genalloc *ga,char const *sig, char const *const *envp) ;
extern int svc_send(ssexec_t *info,genalloc *ga,char const *sig,char const *const *envp) ;
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment