Changeset 1066 for trunk/src


Ignore:
Timestamp:
Jan 25, 2004, 8:10:10 PM (22 years ago)
Author:
bird
Message:

added alias mempcpy for mempcpy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/alias/alias.smak

    • Property cvs2svn:cvs-rev changed from 1.15 to 1.16
    r1065 r1066  
    2121        itoa                    _std_ltoa \
    2222        _itoa                   _std_ltoa \
    23         _Exit                   _exit
     23        _Exit                   _exit \
     24        mempcpy                 __mempcpy
    2425
    2526DO.STDALIAS = \
Note: See TracChangeset for help on using the changeset viewer.