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

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

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

revision 1.5 by joerg_wunsch, Thu Jun 30 22:31:07 2005 UTC revision 1.6 by joerg_wunsch, Tue Sep 13 13:29:54 2005 UTC
# Line 49  Line 49 
49   * fract(0) -> 0/0   * fract(0) -> 0/0
50   */   */
51    
52  #if !defined(DOXYGEN)  #if !defined(__DOXYGEN__)
53    
54  #include "gasava.inc"  #include "gasava.inc"
55  #include "macros.inc"  #include "macros.inc"
# Line 84  GLOBAL(frexp) Line 84  GLOBAL(frexp)
84    
85            ENDFUNC            ENDFUNC
86    
87  #endif /* not DOXYGEN */  #endif /* not __DOXYGEN__ */

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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