Added rpc server stub.
[reactos.git] / reactos / services / rpcss / rpcss.h
1 #ifndef __RPCSS_H__
2 #define __RPCSS_H__
3
4 VOID
5 StartEndpointMapper(VOID);
6
7 #endif /* __RPCSS_H__ */
8
9 /* EOF */