Subversion Repositories HelenOS-historic

Rev

Rev 1352 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1352 Rev 1531
Line 27... Line 27...
27
 */
27
 */
28
 
28
 
29
#ifndef __LIBIPC__NS_H__
29
#ifndef __LIBIPC__NS_H__
30
#define __LIBIPC__NS_H__
30
#define __LIBIPC__NS_H__
31
 
31
 
32
#define NS_PING      1024
-
 
33
#define NS_PING_SVC  1025
-
 
34
#define NS_HANGUP    1026
-
 
35
 
-
 
36
#endif
32
#endif