/[avr-libc]/avr-libc/libc/pmstring/memcpy_P.S
ViewVC logotype

Diff of /avr-libc/libc/pmstring/memcpy_P.S

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

revision 1.3 by troth, Tue Sep 30 23:05:18 2003 UTC revision 1.4 by joerg_wunsch, Tue Sep 13 13:29:54 2005 UTC
# Line 43  Line 43 
43    
44      \returns The memcpy_P() function returns a pointer to dest.  */      \returns The memcpy_P() function returns a pointer to dest.  */
45    
46  #if !defined(DOXYGEN)  #if !defined(__DOXYGEN__)
47    
48          .text          .text
49          .global _U(memcpy_P)          .global _U(memcpy_P)
# Line 81  _U(memcpy_P): Line 81  _U(memcpy_P):
81  .memcpy_P_end:  .memcpy_P_end:
82          .size   _U(memcpy_P), .memcpy_P_end - _U(memcpy_P)          .size   _U(memcpy_P), .memcpy_P_end - _U(memcpy_P)
83    
84  #endif /* not DOXYGEN */  #endif /* not __DOXYGEN__ */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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