/[avr-libc]/avr-libc/libc/string/ffsl.S
ViewVC logotype

Diff of /avr-libc/libc/string/ffsl.S

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

revision 1.1 by aesok, Sun Oct 16 11:14:36 2005 UTC revision 1.2 by aesok, Mon Oct 17 21:47:06 2005 UTC
# Line 28  Line 28 
28    
29  /* $Id$ */  /* $Id$ */
30    
31  /* ffsl.S  /** \ingroup avr_string
32     int ffsl (long val)      \fn int ffsl (long val);
33      
34   */      \brief Same as ffs(), for an argument of type long. */
35    
36  #ifndef __DOXYGEN__  #ifndef __DOXYGEN__
37    
38  #include "macros.inc"  #include "macros.inc"

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