l3.libnazgul/src/nzg_iface.h

18 lines
138 B
C
Raw Normal View History

2004-02-16 21:25:11 +00:00
#include "types.h"
2019-09-16 14:43:39 +00:00
typedef char * msgSpaceId;
typedef struct MsgPool {
} msgPool;
typedef struct MsgSpace {
} msgSpace;
2004-02-16 21:25:11 +00:00
/* */