/[avr-libc]/avr-libc/libm/fplib/strtod.S
ViewVC logotype

Diff of /avr-libc/libm/fplib/strtod.S

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

revision 1.9 by joerg_wunsch, Sun Jul 31 21:59:41 2005 UTC revision 1.10 by joerg_wunsch, Tue Sep 13 13:29:54 2005 UTC
# Line 43  Line 43 
43   *----------------------------------------------------------------------------------------------   *----------------------------------------------------------------------------------------------
44   */   */
45    
46  #if !defined(DOXYGEN)  #if !defined(__DOXYGEN__)
47    
48  #include "gasava.inc"  #include "gasava.inc"
49  #include "macros.inc"  #include "macros.inc"
# Line 379  GLOBAL(strtod) Line 379  GLOBAL(strtod)
379          .size strtod, .-strtod          .size strtod, .-strtod
380          ENDFUNC          ENDFUNC
381    
382  #endif /* not DOXYGEN */  #endif /* not __DOXYGEN__ */

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