/[rtmk]/rtmk/rig/be-c.c
ViewVC logotype

Diff of /rtmk/rig/be-c.c

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

revision 1.9 by jrydberg, Sat Feb 23 01:41:01 2002 UTC revision 1.10 by jrydberg, Sat Feb 23 02:26:32 2002 UTC
# Line 317  target_in_decode_arg (rt, arg, side) Line 317  target_in_decode_arg (rt, arg, side)
317      }        }  
318    
319    output ("__msgt = (struct rtmk_msg_type *) ((((int) __msgt) + 3) & ~3);\n");    output ("__msgt = (struct rtmk_msg_type *) ((((int) __msgt) + 3) & ~3);\n");
320    
321      /* this is ugly! */
322      if (! strcmp (arg->cname, "__ret_code"))
323        {
324          output ("if (*__ret_code) return *__ret_code;\n");
325        }
326  }  }
327    
328  void  void

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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