aboutsummaryrefslogtreecommitdiffstats
path: root/include/ipc.h
blob: aab9cf0c0bde08807dc45cc8a5039c0d40df0ecb (plain) (blame)
1
2
3
4
5
6
#ifndef _SWAY_IPC_H
#define _SWAY_IPC_H

void init_ipc(void);

#endif