/[hurd]/hurd-l4/libl4/l4/gnu/ipc.h
ViewVC logotype

Diff of /hurd-l4/libl4/l4/gnu/ipc.h

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

revision 1.7 by marcus, Wed Apr 21 22:00:16 2004 UTC revision 1.8 by marcus, Thu Oct 7 23:02:25 2004 UTC
# Line 789  l4_set_propagation (l4_msg_tag_t *tag) Line 789  l4_set_propagation (l4_msg_tag_t *tag)
789  {  {
790    return _L4_set_propagation (tag);    return _L4_set_propagation (tag);
791  }  }
792    
793    
794    static inline void
795    _L4_attribute_always_inline
796    l4_clear_propagation (l4_msg_tag_t *tag)
797    {
798      return _L4_clear_propagation (tag);
799    }

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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