• Chris Metcalf's avatar
    arch/tile: minor whitespace/naming changes for string support files · 29507663
    Chris Metcalf authored
    Our internal process shares memcpy, memset, etc., with libc, and
    we did some minor tweaking as part of moving from uclibc to glibc,
    which is now reflected in the kernel versions of these files.
    
    There are no semantic changes in this commit, just whitespace
    (memcpy_32.S now properly uses tabs), naming (memmove.c instead
    of memmove_32.c, since TILE-Gx shares the file with TILEPro),
    and a couple of other minor tweaks.
    Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
    29507663
memset_32.c 6.23 KB