/[hurd]/hurd/hurd/hurd_types.defs
ViewVC logotype

Diff of /hurd/hurd/hurd_types.defs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by roland, Wed May 2 03:21:15 2001 UTC revision 1.22 by roland, Wed Jan 2 02:08:11 2002 UTC
# Line 168  type sreply_port_t = MACH_MSG_TYPE_MAKE_ Line 168  type sreply_port_t = MACH_MSG_TYPE_MAKE_
168  #define SCP  #define SCP
169  #endif  #endif
170    
171    #ifdef HAVE_MIG_RETCODE
172    #define RETURN_CODE_ARG in return_code: kern_return_t, retcode
173    #else
174    #define RETURN_CODE_ARG in return_code: kern_return_t
175    #endif
176    
177    
178  #ifdef USERPREFIX  #ifdef USERPREFIX
179  userprefix USERPREFIX;  userprefix USERPREFIX;

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26