home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / Portable Patmos / usr / include / rpcsvc / rwall.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-11-08  |  131 b   |  7 lines  |  [TEXT/R*ch]

  1.  
  2. #define WALLPROG ((u_long)100008)
  3. #define WALLVERS ((u_long)1)
  4. #define WALLPROC_WALL ((u_long)2)
  5. extern void *wallproc_wall_1();
  6.  
  7.