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

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

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

revision 1.3 by troth, Tue Nov 4 19:29:46 2003 UTC revision 1.4 by joerg_wunsch, Tue Sep 13 13:29:54 2005 UTC
# Line 43  Line 43 
43      \returns The strlcpy_P() function returns strlen(src). If retval >= siz,      \returns The strlcpy_P() function returns strlen(src). If retval >= siz,
44      truncation occurred.  */      truncation occurred.  */
45    
46  #if !defined(DOXYGEN)  #if !defined(__DOXYGEN__)
47    
48  #include "gasava.inc"  #include "gasava.inc"
49  #include "macros.inc"  #include "macros.inc"
# Line 102  _U(strlcpy_P): Line 102  _U(strlcpy_P):
102  .strlcpy_P_end:  .strlcpy_P_end:
103          .size   _U(strlcpy_P), .strlcpy_P_end - _U(strlcpy_P)          .size   _U(strlcpy_P), .strlcpy_P_end - _U(strlcpy_P)
104    
105  #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