[Mammoth] Move ipc calls to separate folder mammoth.
This commit is contained in:
parent
19e394ae7b
commit
ad5b55bf37
19 changed files with 21 additions and 27 deletions
|
|
@ -4,10 +4,10 @@
|
|||
#include <zcall.h>
|
||||
|
||||
#include "mammoth/debug.h"
|
||||
#include "mammoth/endpoint_server.h"
|
||||
#include "mammoth/init.h"
|
||||
#include "mammoth/port_client.h"
|
||||
#include "mammoth/port_server.h"
|
||||
#include "mammoth/ipc/endpoint_server.h"
|
||||
#include "mammoth/ipc/port_client.h"
|
||||
#include "mammoth/ipc/port_server.h"
|
||||
|
||||
#define MAM_PROC_DEBUG 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue