/[hurd]/hurd/console/mutations.h
ViewVC logotype

Diff of /hurd/console/mutations.h

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

revision 1.2 by roland, Tue Mar 19 00:28:08 2002 UTC revision 1.3 by marcus, Mon Jun 24 23:46:55 2002 UTC
# Line 20  Line 20 
20    
21  /* Only CPP macro definitions should go in this file. */  /* Only CPP macro definitions should go in this file. */
22    
23  #define IO_INTRAN trivfs_protid_t trivfs_begin_using_protid (io_t)  #define IO_INTRAN protid_t begin_using_protid_port (io_t)
24  #define IO_DESTRUCTOR trivfs_end_using_protid (trivfs_protid_t)  #define IO_DESTRUCTOR end_using_protid_port (protid_t)
25    
26    #define TIOCTL_IMPORTS import "priv.h";
27    
 #define IO_IMPORTS import "priv.h";  
 #define TIOCTL_IMPORTS IO_IMPORTS  

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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