/[rtmk]/rtmk/rig/type.c
ViewVC logotype

Diff of /rtmk/rig/type.c

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

revision 1.2 by jrydberg, Fri Jan 4 23:56:40 2002 UTC revision 1.3 by jrydberg, Wed Mar 27 00:09:20 2002 UTC
# Line 43  types_init () Line 43  types_init ()
43    
44    type_interal ("int",  "int", 0);    type_interal ("int",  "int", 0);
45    type_interal ("char", "char", 0);    type_interal ("char", "char", 0);
46    
47      type_interal ("rtmk-port-type-t", "rtmk_port_type_t", 0);
48      type_interal ("rtmk-msg-count-t", "rtmk_msg_count_t", 0);
49  }  }
50    
51  struct type *  struct type *

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