• Christopher Ferris's avatar
    Fix generic __memcpy_chk implementation. · 7123d437
    Christopher Ferris authored
    - Clean up the labels (add .L to make them local).
    - Change to using cfi directives.
    - Fix unwinding of the __memcpy_chk fail path.
    
    Bug: 18033671
    Change-Id: I12845f10c7ce5e6699c15c558bda64c83f6a392a
    7123d437
memcpy.S 14.2 KB