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

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

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

revision 1.1 by marcus, Tue Mar 16 03:34:03 2004 UTC revision 1.2 by marcus, Thu Oct 7 17:56:08 2004 UTC
# Line 25  Line 25 
25    
26  static inline l4_word_t  static inline l4_word_t
27  _L4_attribute_always_inline  _L4_attribute_always_inline
28  l4_processor_control (l4_word_t proc, l4_word_t control,  l4_processor_control (l4_word_t proc, l4_word_t internal_freq,
29                        l4_word_t internal_freq, l4_word_t external_freq,                        l4_word_t external_freq, l4_word_t voltage)
                       l4_word_t voltage)  
30  {  {
31    return _L4_processor_control (proc, control, internal_freq, external_freq,    return _L4_processor_control (proc, internal_freq, external_freq,
32                                  voltage);                                  voltage);
33  }  }
34    

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

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