/[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.10 by marcus, Thu Oct 28 19:20:04 2004 UTC revision 1.11 by marcus, Sat Jan 22 17:53:10 2005 UTC
# Line 214  typedef _L4_cache_allocation_hint_t l4_c Line 214  typedef _L4_cache_allocation_hint_t l4_c
214  #define L4_use_default_cache_line_allocation \  #define L4_use_default_cache_line_allocation \
215    _L4_use_default_cache_line_allocation    _L4_use_default_cache_line_allocation
216    
217    static inline _L4_string_item_t
218    _L4_attribute_always_inline
219    l4_string_item (int length, void *address)
220    {
221      return _L4_string_item (length, address);
222    }
223    
224    
225  static inline bool  static inline bool
226  _L4_attribute_always_inline  _L4_attribute_always_inline
227  l4_is_string_item (l4_string_item_t *string_item)  l4_is_string_item (l4_string_item_t *string_item)

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

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